diff options
author | 2016-06-02 19:02:19 +0200 | |
---|---|---|
committer | 2016-06-02 19:10:40 +0200 | |
commit | fdb6b82810e3706186630a117c4f5a1519b8757c (patch) | |
tree | 40ec3e55fa51c41e249f015553db201505ad6b4f /x11-apps | |
parent | x11-apps/xlsfonts-1.0.5-r0: add alpha keyword (diff) | |
download | gentoo-fdb6b82810e3706186630a117c4f5a1519b8757c.tar.gz gentoo-fdb6b82810e3706186630a117c4f5a1519b8757c.tar.bz2 gentoo-fdb6b82810e3706186630a117c4f5a1519b8757c.zip |
x11-apps/xmodmap-1.0.9-r0: add alpha keyword
Gentoo-Bug: 559062
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xmodmap/xmodmap-1.0.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xmodmap/xmodmap-1.0.9.ebuild b/x11-apps/xmodmap/xmodmap-1.0.9.ebuild index 939582c7ffa2..241558c00fe4 100644 --- a/x11-apps/xmodmap/xmodmap-1.0.9.ebuild +++ b/x11-apps/xmodmap/xmodmap-1.0.9.ebuild @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="utility for modifying keymaps and pointer button mappings in X" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="x11-libs/libX11" |