diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 22:34:03 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 22:39:33 +0100 |
commit | 5c9299a29eba8a19eac5a49e336126b8dfc4bde1 (patch) | |
tree | 0160f0f0b76d1c84caa68f02e4e163a35a640374 /x11-proto | |
parent | x11-proto/randrproto: dropped ~x86-freebsd ~x86-interix (diff) | |
download | gentoo-5c9299a29eba8a19eac5a49e336126b8dfc4bde1.tar.gz gentoo-5c9299a29eba8a19eac5a49e336126b8dfc4bde1.tar.bz2 gentoo-5c9299a29eba8a19eac5a49e336126b8dfc4bde1.zip |
x11-proto/recordproto: dropped ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/recordproto/recordproto-1.14.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-proto/recordproto/recordproto-1.14.2-r1.ebuild b/x11-proto/recordproto/recordproto-1.14.2-r1.ebuild index 0348281238df..2ae9bb841dcf 100644 --- a/x11-proto/recordproto/recordproto-1.14.2-r1.ebuild +++ b/x11-proto/recordproto/recordproto-1.14.2-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$ @@ -10,7 +10,7 @@ inherit xorg-2 DESCRIPTION="X.Org Record 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 ~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 ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND="!<x11-libs/libXtst-1.0.99.2" |