diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 22:34:19 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 22:39:34 +0100 |
commit | 025fc08571e96bc9b1de435f34aa29817a7f171b (patch) | |
tree | 572cc3fbdb051a52903ec958d75cd3978f306740 /x11-proto | |
parent | x11-proto/recordproto: dropped ~x86-interix (diff) | |
download | gentoo-025fc08571e96bc9b1de435f34aa29817a7f171b.tar.gz gentoo-025fc08571e96bc9b1de435f34aa29817a7f171b.tar.bz2 gentoo-025fc08571e96bc9b1de435f34aa29817a7f171b.zip |
x11-proto/renderproto: dropped ~x86-freebsd ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/renderproto/renderproto-0.11.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-proto/renderproto/renderproto-0.11.1-r1.ebuild b/x11-proto/renderproto/renderproto-0.11.1-r1.ebuild index d805fc5db0fe..03e1963496c5 100644 --- a/x11-proto/renderproto/renderproto-0.11.1-r1.ebuild +++ b/x11-proto/renderproto/renderproto-0.11.1-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 Render 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 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND="" |