diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-06-02 19:00:22 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-06-02 19:10:07 +0200 |
commit | eb8e738d7e23332da51bbda91d6320f770bd66b5 (patch) | |
tree | 73b614ad9370e13bd50ecbfe5a2f1d0b759fbade /x11-apps | |
parent | x11-apps/xcmsdb-1.0.5-r0: add alpha keyword (diff) | |
download | gentoo-eb8e738d7e23332da51bbda91d6320f770bd66b5.tar.gz gentoo-eb8e738d7e23332da51bbda91d6320f770bd66b5.tar.bz2 gentoo-eb8e738d7e23332da51bbda91d6320f770bd66b5.zip |
x11-apps/xdpyinfo-1.3.2-r0: add alpha keyword
Gentoo-Bug: 559062
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xdpyinfo/xdpyinfo-1.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xdpyinfo/xdpyinfo-1.3.2.ebuild b/x11-apps/xdpyinfo/xdpyinfo-1.3.2.ebuild index b4a78127255f..3c398152a8c2 100644 --- a/x11-apps/xdpyinfo/xdpyinfo-1.3.2.ebuild +++ b/x11-apps/xdpyinfo/xdpyinfo-1.3.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -6,7 +6,7 @@ EAPI=5 inherit xorg-2 DESCRIPTION="Display information utility for 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 ~x86-solaris ~x86-winnt" +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 ~x86-solaris ~x86-winnt" IUSE="dga dmx xinerama" RDEPEND=" |