diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-06-02 19:00:46 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-06-02 19:10:12 +0200 |
commit | 30bc461d81e87422a1169af4a41ed43230d4fd26 (patch) | |
tree | f1603fcd735a6f41b0c572db1a44c31436cedd44 | |
parent | x11-apps/xdriinfo-1.0.5-r0: add alpha keyword (diff) | |
download | gentoo-30bc461d81e87422a1169af4a41ed43230d4fd26.tar.gz gentoo-30bc461d81e87422a1169af4a41ed43230d4fd26.tar.bz2 gentoo-30bc461d81e87422a1169af4a41ed43230d4fd26.zip |
x11-apps/xev-1.2.2-r0: add alpha keyword
Gentoo-Bug: 559062
Package-Manager: portage-2.3.0_rc1
-rw-r--r-- | x11-apps/xev/xev-1.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xev/xev-1.2.2.ebuild b/x11-apps/xev/xev-1.2.2.ebuild index db712de1f514..642e721d4eca 100644 --- a/x11-apps/xev/xev-1.2.2.ebuild +++ b/x11-apps/xev/xev-1.2.2.ebuild @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="Print contents of X events" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x86-winnt" +KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x86-winnt" IUSE="" RDEPEND="x11-libs/libX11 |