x11-libs/libxkbcommon: x86 stable (bug #700310)
authorThomas Deutschmann <whissi@gentoo.org>
Tue, 26 Nov 2019 00:37:11 +0000 (01:37 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Tue, 26 Nov 2019 00:37:11 +0000 (01:37 +0100)
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
x11-libs/libxkbcommon/libxkbcommon-0.9.1.ebuild

index 85cef6a9d3a28b0277f8fa756f41247ec8f19c75..6f4f9c7978604bf6638973798a28997fa02b7ace 100644 (file)
@@ -8,7 +8,7 @@ if [[ ${PV} = *9999* ]]; then
        EGIT_REPO_URI="https://github.com/xkbcommon/${PN}"
 else
        SRC_URI="https://xkbcommon.org/download/${P}.tar.xz"
-       KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 sparc ~x86"
+       KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 sparc x86"
 fi
 
 inherit meson multilib-minimal ${GIT_ECLASS}