diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-18 15:29:09 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-18 15:29:09 +0100 |
commit | 55482caf88217a7ddf4e580bf9e7f16068d28720 (patch) | |
tree | ad6917b572d81b497e231031552e2cd5a22be7e4 /x11-apps/xkbprint | |
parent | media-libs/freeglut: amd64 stable wrt bug #700310 (diff) | |
download | gentoo-55482caf88217a7ddf4e580bf9e7f16068d28720.tar.gz gentoo-55482caf88217a7ddf4e580bf9e7f16068d28720.tar.bz2 gentoo-55482caf88217a7ddf4e580bf9e7f16068d28720.zip |
x11-apps/xkbprint: amd64 stable wrt bug #700310
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-apps/xkbprint')
-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 831c06d4c5af..dfa23e07361d 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" |