diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-12-01 11:13:16 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-12-01 11:13:16 +0100 |
commit | dcb0c36d2a32b307954d120b2c385eaa23a606b0 (patch) | |
tree | c5b5b55dc804ac455f9b39be1824c002f0ae6f11 /x11-apps/xkbprint | |
parent | x11-apps/xkbevd: x86 stable wrt bug #559062 (diff) | |
download | gentoo-dcb0c36d2a32b307954d120b2c385eaa23a606b0.tar.gz gentoo-dcb0c36d2a32b307954d120b2c385eaa23a606b0.tar.bz2 gentoo-dcb0c36d2a32b307954d120b2c385eaa23a606b0.zip |
x11-apps/xkbprint: x86 stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
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 4f2598d12463..64d21d10f2f9 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" |