summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-05-23 15:29:22 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-05-23 15:29:22 +0300
commite4df8c2c41809ac26ea0122902261ea5584b7821 (patch)
tree3ca337d1a72016cdfd4699a3a34faafdc0b29459 /dev-libs
parentdev-qt/qtchooser: ppc64 stable wrt bug #685260 (diff)
downloadgentoo-e4df8c2c41809ac26ea0122902261ea5584b7821.tar.gz
gentoo-e4df8c2c41809ac26ea0122902261ea5584b7821.tar.bz2
gentoo-e4df8c2c41809ac26ea0122902261ea5584b7821.zip
dev-libs/libqtxdg: x86 stable wrt bug #686526
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libqtxdg/libqtxdg-3.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libqtxdg/libqtxdg-3.3.1.ebuild b/dev-libs/libqtxdg/libqtxdg-3.3.1.ebuild
index f9684efda111..91b64f8020e3 100644
--- a/dev-libs/libqtxdg/libqtxdg-3.3.1.ebuild
+++ b/dev-libs/libqtxdg/libqtxdg-3.3.1.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"