diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 22:31:18 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 22:39:30 +0100 |
commit | 484ac34695399663b998dfe59af561912f104887 (patch) | |
tree | 1e09385d1125328875110db6282888b16d83b82a /x11-proto | |
parent | x11-proto/dri3proto: dropped ~ia64-linux ~x64-freebsd ~x86-freebsd (diff) | |
download | gentoo-484ac34695399663b998dfe59af561912f104887.tar.gz gentoo-484ac34695399663b998dfe59af561912f104887.tar.bz2 gentoo-484ac34695399663b998dfe59af561912f104887.zip |
x11-proto/fixesproto: dropped ~x64-freebsd ~x86-freebsd ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/fixesproto/fixesproto-5.0-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-proto/fixesproto/fixesproto-5.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-proto/fixesproto/fixesproto-5.0-r1.ebuild b/x11-proto/fixesproto/fixesproto-5.0-r1.ebuild index d5f05eeb753b..4cf04b797ccc 100644 --- a/x11-proto/fixesproto/fixesproto-5.0-r1.ebuild +++ b/x11-proto/fixesproto/fixesproto-5.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -9,7 +9,7 @@ inherit xorg-2 DESCRIPTION="X.Org Fixes protocol headers" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~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 ~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-proto/xextproto-7.2.1-r1[${MULTILIB_USEDEP}]" diff --git a/x11-proto/fixesproto/fixesproto-5.0.ebuild b/x11-proto/fixesproto/fixesproto-5.0.ebuild index 271659bcc223..d188aa753e24 100644 --- a/x11-proto/fixesproto/fixesproto-5.0.ebuild +++ b/x11-proto/fixesproto/fixesproto-5.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -7,7 +7,7 @@ inherit xorg-2 DESCRIPTION="X.Org Fixes protocol headers" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~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 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~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-proto/xextproto-7.0.99.1" |