diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-11-22 12:33:18 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-11-22 12:33:52 +0300 |
commit | 5bee85dbe9d830ee6dbcb454b949ad2aaef8fa4c (patch) | |
tree | a4b09c156241b733696e5c459ffa0c4818a4e58f /x11-apps | |
parent | media-libs/freeglut: arm stable wrt bug #700310 (diff) | |
download | gentoo-5bee85dbe9d830ee6dbcb454b949ad2aaef8fa4c.tar.gz gentoo-5bee85dbe9d830ee6dbcb454b949ad2aaef8fa4c.tar.bz2 gentoo-5bee85dbe9d830ee6dbcb454b949ad2aaef8fa4c.zip |
x11-apps/xkbprint: arm stable wrt bug #700310
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene@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 94d9ae205f5f..c230481570c6 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" |