diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 22:37:16 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 22:39:38 +0100 |
commit | 811949ee0669849ce83108498ba61907da29d66e (patch) | |
tree | b789657f1831a7480131137ac3a441cfab776ed1 /x11-proto | |
parent | x11-proto/xf86driproto: dropped ~x64-freebsd (diff) | |
download | gentoo-811949ee0669849ce83108498ba61907da29d66e.tar.gz gentoo-811949ee0669849ce83108498ba61907da29d66e.tar.bz2 gentoo-811949ee0669849ce83108498ba61907da29d66e.zip |
x11-proto/xf86miscproto: dropped ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/xf86miscproto/xf86miscproto-0.9.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-proto/xf86miscproto/xf86miscproto-0.9.3.ebuild b/x11-proto/xf86miscproto/xf86miscproto-0.9.3.ebuild index 03aa6a1d3cfe..e8649a12bf3e 100644 --- a/x11-proto/xf86miscproto/xf86miscproto-0.9.3.ebuild +++ b/x11-proto/xf86miscproto/xf86miscproto-0.9.3.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 XF86Misc protocol headers" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-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 ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND="" |