commit: 79b426185a6ff4f8fab4f2bad27608167efe0ce8 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Tue Oct 16 13:05:48 2018 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Tue Oct 16 13:05:48 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79b42618
lxqt-base/lxqt-meta: amd64 stable wrt bug #664568 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11 lxqt-base/lxqt-meta/lxqt-meta-0.13.0.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 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 9b17a66af76..cccbacd21c3 100644 --- a/lxqt-base/lxqt-meta/lxqt-meta-0.13.0.ebuild +++ b/lxqt-base/lxqt-meta/lxqt-meta-0.13.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,9 +11,9 @@ HOMEPAGE="https://lxqt.org/" MY_PV="$(ver_cut 1-2)*" if [[ ${PV} = *9999* ]]; then - KEYWORDS="-*" + KEYWORDS="-* amd64" else - KEYWORDS="~amd64 ~arm ~arm64 ~x86" + KEYWORDS="amd64 ~arm ~arm64 ~x86" fi LICENSE="metapackage"
