diff options
author | Markus Meier <maekke@gentoo.org> | 2018-05-13 13:26:31 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-05-13 13:26:31 +0200 |
commit | 73490deb33ff4673df17abea614bbe180c629b8f (patch) | |
tree | c435aa6ae5161c3d64ab9a51e6323c1e4b234e14 /x11-apps | |
parent | x11-apps/xinit: arm stable, bug #649316 (diff) | |
download | gentoo-73490deb33ff4673df17abea614bbe180c629b8f.tar.gz gentoo-73490deb33ff4673df17abea614bbe180c629b8f.tar.bz2 gentoo-73490deb33ff4673df17abea614bbe180c629b8f.zip |
x11-apps/xkbcomp: arm stable, bug #649316
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xkbcomp/xkbcomp-1.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xkbcomp/xkbcomp-1.4.1.ebuild b/x11-apps/xkbcomp/xkbcomp-1.4.1.ebuild index 3b2956725e56..0f8d6920e19b 100644 --- a/x11-apps/xkbcomp/xkbcomp-1.4.1.ebuild +++ b/x11-apps/xkbcomp/xkbcomp-1.4.1.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit xorg-2 DESCRIPTION="compile XKB keyboard description" -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libxkbfile" |