diff options
author | Markus Meier <maekke@gentoo.org> | 2015-12-19 22:26:16 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-12-19 22:26:16 +0100 |
commit | d7543b1ba30b53767f692893079d68602a18a4d2 (patch) | |
tree | c023fac2b6075d7dbccc5d4217b60e148d40dd37 /x11-apps | |
parent | 0d00148e0d19f5faf8fbc34d22cfd360ed8d2a84 (diff) | |
download | gentoo-d7543b1ba30b53767f692893079d68602a18a4d2.tar.gz gentoo-d7543b1ba30b53767f692893079d68602a18a4d2.tar.xz |
x11-apps/xkbprint: arm stable, bug #559062
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xkbprint/xkbprint-1.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xkbprint/xkbprint-1.0.4.ebuild b/x11-apps/xkbprint/xkbprint-1.0.4.ebuild index 318a5c5591d..cf4abdf3526 100644 --- a/x11-apps/xkbprint/xkbprint-1.0.4.ebuild +++ b/x11-apps/xkbprint/xkbprint-1.0.4.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit xorg-2 DESCRIPTION="Print an XKB keyboard description" -KEYWORDS="amd64 ~arm ~hppa ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="amd64 arm ~hppa ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86" IUSE="" RDEPEND="x11-libs/libxkbfile x11-libs/libX11" |