summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-04-03 14:18:49 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-04-03 14:18:49 +0200
commit3444a479b189d2458b9b43ba5857283a787195d3 (patch)
treebee6a8a7a04ad922a03da9cc31f7df36355aaa01
parentnet-irc/hexchat: sparc stable wrt bug #715996 (diff)
downloadgentoo-3444a479b189d2458b9b43ba5857283a787195d3.tar.gz
gentoo-3444a479b189d2458b9b43ba5857283a787195d3.tar.bz2
gentoo-3444a479b189d2458b9b43ba5857283a787195d3.zip
dev-libs/libqtxdg: x86 stable wrt bug #715626
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-libs/libqtxdg/libqtxdg-3.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libqtxdg/libqtxdg-3.4.0.ebuild b/dev-libs/libqtxdg/libqtxdg-3.4.0.ebuild
index a0c8d11897b7..eebc37d82ef2 100644
--- a/dev-libs/libqtxdg/libqtxdg-3.4.0.ebuild
+++ b/dev-libs/libqtxdg/libqtxdg-3.4.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 ~ppc64 ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
fi
LICENSE="LGPL-2.1+ Nokia-Qt-LGPL-Exception-1.1"