diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 22:34:36 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 22:39:34 +0100 |
commit | a162b3522ef332187fff8a1a94c775f514522fb5 (patch) | |
tree | 2333b0e248379bccc8a32806b1360aeda62fdd56 /x11-proto/resourceproto | |
parent | x11-proto/renderproto: dropped ~x86-freebsd ~x86-interix (diff) | |
download | gentoo-a162b3522ef332187fff8a1a94c775f514522fb5.tar.gz gentoo-a162b3522ef332187fff8a1a94c775f514522fb5.tar.bz2 gentoo-a162b3522ef332187fff8a1a94c775f514522fb5.zip |
x11-proto/resourceproto: dropped ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'x11-proto/resourceproto')
-rw-r--r-- | x11-proto/resourceproto/resourceproto-1.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-proto/resourceproto/resourceproto-1.2.0.ebuild b/x11-proto/resourceproto/resourceproto-1.2.0.ebuild index 5c32ec0a857d..00819f4f4686 100644 --- a/x11-proto/resourceproto/resourceproto-1.2.0.ebuild +++ b/x11-proto/resourceproto/resourceproto-1.2.0.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$ @@ -7,7 +7,7 @@ inherit xorg-2 DESCRIPTION="X.Org Resource protocol headers" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +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 ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" |