summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-10-17 14:16:54 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-10-17 14:29:14 +0200
commit88f7516524b4593bb6211141acf41259c7114370 (patch)
treee25abc9a313ed940253213b466b00ac6f63643ad
parentnet-libs/farstream-0.2.8-r2: add ~alpha keyword (diff)
downloadgentoo-88f7516524b4593bb6211141acf41259c7114370.tar.gz
gentoo-88f7516524b4593bb6211141acf41259c7114370.tar.bz2
gentoo-88f7516524b4593bb6211141acf41259c7114370.zip
dev-libs/libqtxdg: x86 stable (bug #664568)
Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r--dev-libs/libqtxdg/libqtxdg-3.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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"