diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-30 12:47:37 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-30 12:47:37 +0100 |
commit | f0d13f4e04bf0053f7501dc88a58b06ca7158143 (patch) | |
tree | eea1eb09231f5edd159345d29446779b3d2afd9e /x11-apps/xkbprint | |
parent | x11-apps/xkbevd: amd64 stable wrt bug #559062 (diff) | |
download | gentoo-f0d13f4e04bf0053f7501dc88a58b06ca7158143.tar.gz gentoo-f0d13f4e04bf0053f7501dc88a58b06ca7158143.tar.bz2 gentoo-f0d13f4e04bf0053f7501dc88a58b06ca7158143.zip |
x11-apps/xkbprint: amd64 stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
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 0978da6ab047..4f2598d12463 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" |