diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 22:30:24 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 22:39:28 +0100 |
commit | d9f488e5395242c15078bfd99cf16777460abee7 (patch) | |
tree | b8a596506dcf2d4191f40d72391eb2faee412bcf /x11-proto | |
parent | x11-proto/compositeproto: dropped ~x86-freebsd ~x86-interix (diff) | |
download | gentoo-d9f488e5395242c15078bfd99cf16777460abee7.tar.gz gentoo-d9f488e5395242c15078bfd99cf16777460abee7.tar.bz2 gentoo-d9f488e5395242c15078bfd99cf16777460abee7.zip |
x11-proto/damageproto: dropped ~x64-freebsd ~x86-freebsd ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/damageproto/damageproto-1.2.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-proto/damageproto/damageproto-1.2.1-r1.ebuild b/x11-proto/damageproto/damageproto-1.2.1-r1.ebuild index 6ce686b793ed..5a973680db1e 100644 --- a/x11-proto/damageproto/damageproto-1.2.1-r1.ebuild +++ b/x11-proto/damageproto/damageproto-1.2.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 Damage protocol headers" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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="" |