diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-11-26 01:31:21 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-11-26 01:31:21 +0100 |
commit | ad9a770fc892a905b57ed562e412ec9a4ced5f9c (patch) | |
tree | 32bff69e59488abfe5d9932e31a6b4ff26c1449f /x11-apps | |
parent | media-libs/freeglut: x86 stable (bug #700310) (diff) | |
download | gentoo-ad9a770fc892a905b57ed562e412ec9a4ced5f9c.tar.gz gentoo-ad9a770fc892a905b57ed562e412ec9a4ced5f9c.tar.bz2 gentoo-ad9a770fc892a905b57ed562e412ec9a4ced5f9c.zip |
x11-apps/xkbprint: x86 stable (bug #700310)
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xkbprint/xkbprint-1.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xkbprint/xkbprint-1.0.5.ebuild b/x11-apps/xkbprint/xkbprint-1.0.5.ebuild index c230481570c6..69f7f29e2727 100644 --- a/x11-apps/xkbprint/xkbprint-1.0.5.ebuild +++ b/x11-apps/xkbprint/xkbprint-1.0.5.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit xorg-3 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-1.6.9" |