diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 22:36:26 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 22:39:36 +0100 |
commit | 44d8af5a401953e857c6754bc2c2fcdb08c8e099 (patch) | |
tree | 160efec0105ab801c7c7174777a5138595bb52e2 /x11-proto | |
parent | x11-proto/xcmiscproto: dropped ~ia64-hpux ~x64-freebsd ~x86-interix (diff) | |
download | gentoo-44d8af5a401953e857c6754bc2c2fcdb08c8e099.tar.gz gentoo-44d8af5a401953e857c6754bc2c2fcdb08c8e099.tar.bz2 gentoo-44d8af5a401953e857c6754bc2c2fcdb08c8e099.zip |
x11-proto/xextproto: dropped ~ia64-hpux ~x64-freebsd ~x86-freebsd ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/xextproto/xextproto-7.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-proto/xextproto/xextproto-7.3.0.ebuild b/x11-proto/xextproto/xextproto-7.3.0.ebuild index f61ece0fdbfe..ab5c2493e28b 100644 --- a/x11-proto/xextproto/xextproto-7.3.0.ebuild +++ b/x11-proto/xextproto/xextproto-7.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,7 @@ inherit xorg-2 DESCRIPTION="X.Org XExt protocol headers" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~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 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND="!<x11-libs/libXext-1.0.99" |