summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-10-17 14:21:12 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-10-17 14:29:26 +0200
commit5f4e522517f5299ba772393e658b52474f515b4f (patch)
treec1d3cf65aa813d693422fcf7e6e19789d4577b9a
parentlxqt-base/lxqt-l10n: x86 stable (bug #664568) (diff)
downloadgentoo-5f4e522517f5299ba772393e658b52474f515b4f.tar.gz
gentoo-5f4e522517f5299ba772393e658b52474f515b4f.tar.bz2
gentoo-5f4e522517f5299ba772393e658b52474f515b4f.zip
lxqt-base/lxqt-meta: 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--lxqt-base/lxqt-meta/lxqt-meta-0.13.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/lxqt-base/lxqt-meta/lxqt-meta-0.13.0.ebuild b/lxqt-base/lxqt-meta/lxqt-meta-0.13.0.ebuild
index cccbacd21c3e..df945a56312d 100644
--- a/lxqt-base/lxqt-meta/lxqt-meta-0.13.0.ebuild
+++ b/lxqt-base/lxqt-meta/lxqt-meta-0.13.0.ebuild
@@ -11,9 +11,9 @@ HOMEPAGE="https://lxqt.org/"
MY_PV="$(ver_cut 1-2)*"
if [[ ${PV} = *9999* ]]; then
- KEYWORDS="-* amd64"
+ KEYWORDS="-* amd64 x86"
else
- KEYWORDS="amd64 ~arm ~arm64 ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 x86"
fi
LICENSE="metapackage"