diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-11-26 18:10:59 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-11-26 19:34:34 +0000 |
commit | 0fc0ef4c6f6c7ae5b7fc246548fcb213286268e0 (patch) | |
tree | 16cd5304c0268fd897d5014532dff9d05d97fd4f /x11-apps/xkbprint | |
parent | dev-ruby/bundler: stable 1.17.3 for hppa/sparc, bug #700922 (diff) | |
download | gentoo-0fc0ef4c6f6c7ae5b7fc246548fcb213286268e0.tar.gz gentoo-0fc0ef4c6f6c7ae5b7fc246548fcb213286268e0.tar.bz2 gentoo-0fc0ef4c6f6c7ae5b7fc246548fcb213286268e0.zip |
x11-apps/xkbprint: stable 1.0.5 for hppa, bug #700922
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@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 69f7f29e2727..aaff770fb036 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" |