diff options
author | 2015-12-19 22:26:16 +0100 | |
---|---|---|
committer | 2015-12-19 22:26:16 +0100 | |
commit | d7543b1ba30b53767f692893079d68602a18a4d2 (patch) | |
tree | c023fac2b6075d7dbccc5d4217b60e148d40dd37 /x11-apps/xkbprint | |
parent | x11-apps/xkbevd: arm stable, bug #559062 (diff) | |
download | gentoo-d7543b1ba30b53767f692893079d68602a18a4d2.tar.gz gentoo-d7543b1ba30b53767f692893079d68602a18a4d2.tar.bz2 gentoo-d7543b1ba30b53767f692893079d68602a18a4d2.zip |
x11-apps/xkbprint: arm stable, bug #559062
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'x11-apps/xkbprint')
-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 318a5c5591d6..cf4abdf3526e 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" |