diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 22:37:00 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 22:39:37 +0100 |
commit | db4556faf83bee3a0df4ac2b01ebe22e944bd117 (patch) | |
tree | 9711de0513f7c657e6d25388cb13956c884e4954 /x11-proto | |
parent | x11-proto/xf86bigfontproto: dropped ~ia64-hpux ~x64-freebsd ~x86-freebsd ~x86... (diff) | |
download | gentoo-db4556faf83bee3a0df4ac2b01ebe22e944bd117.tar.gz gentoo-db4556faf83bee3a0df4ac2b01ebe22e944bd117.tar.bz2 gentoo-db4556faf83bee3a0df4ac2b01ebe22e944bd117.zip |
x11-proto/xf86driproto: dropped ~x64-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/xf86driproto/xf86driproto-2.1.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-proto/xf86driproto/xf86driproto-2.1.1-r1.ebuild b/x11-proto/xf86driproto/xf86driproto-2.1.1-r1.ebuild index 66559c636e00..beef9c2b7368 100644 --- a/x11-proto/xf86driproto/xf86driproto-2.1.1-r1.ebuild +++ b/x11-proto/xf86driproto/xf86driproto-2.1.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 XF86DRI protocol headers" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~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="" |