From: Thomas Deutschmann Date: Wed, 17 Oct 2018 12:16:54 +0000 (+0200) Subject: dev-libs/libqtxdg: x86 stable (bug #664568) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=88f7516524b4593bb6211141acf41259c7114370;p=gentoo.git dev-libs/libqtxdg: x86 stable (bug #664568) Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann --- diff --git a/dev-libs/libqtxdg/libqtxdg-3.2.0.ebuild b/dev-libs/libqtxdg/libqtxdg-3.2.0.ebuild index db7bb699051d..d9209aa16591 100644 --- a/dev-libs/libqtxdg/libqtxdg-3.2.0.ebuild +++ b/dev-libs/libqtxdg/libqtxdg-3.2.0.ebuild @@ -13,7 +13,7 @@ if [[ ${PV} == *9999 ]]; then EGIT_REPO_URI="https://github.com/lxqt/${PN}.git" else SRC_URI="https://downloads.lxqt.org/downloads/${PN}/${PV}/${P}.tar.xz" - KEYWORDS="amd64 ~arm ~arm64 ~x86" + KEYWORDS="amd64 ~arm ~arm64 x86" fi LICENSE="LGPL-2.1+ Nokia-Qt-LGPL-Exception-1.1"