diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-01-09 15:13:04 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-01-09 15:34:31 +0100 |
commit | 6e9ae318b8402c313298b5476c616e026729015e (patch) | |
tree | 3ee29d70a380951be294ede30f804cceba35c43e /x11-proto/randrproto | |
parent | x11-libs/libxkbfile: Stable for HPPA PPC64 (bug #559062). (diff) | |
download | gentoo-6e9ae318b8402c313298b5476c616e026729015e.tar.gz gentoo-6e9ae318b8402c313298b5476c616e026729015e.tar.bz2 gentoo-6e9ae318b8402c313298b5476c616e026729015e.zip |
x11-proto/randrproto: Stable for HPPA PPC64 (bug #559062).
Package-Manager: portage-2.2.26
RepoMan-Options: --ignore-arches
Diffstat (limited to 'x11-proto/randrproto')
-rw-r--r-- | x11-proto/randrproto/randrproto-1.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-proto/randrproto/randrproto-1.5.0.ebuild b/x11-proto/randrproto/randrproto-1.5.0.ebuild index ccf0495146da..3b8d2e3a2b9e 100644 --- a/x11-proto/randrproto/randrproto-1.5.0.ebuild +++ b/x11-proto/randrproto/randrproto-1.5.0.ebuild @@ -9,7 +9,7 @@ inherit xorg-2 DESCRIPTION="X.Org Randr protocol headers" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~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 ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND="" |