diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 22:31:35 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 22:39:30 +0100 |
commit | 8861df15bd70952c93cd73acb8265368608fecce (patch) | |
tree | c0966d612af70a1efcd01bf2c5b126a675795d99 /x11-proto/fontcacheproto | |
parent | x11-proto/fixesproto: dropped ~x64-freebsd ~x86-freebsd ~x86-interix (diff) | |
download | gentoo-8861df15bd70952c93cd73acb8265368608fecce.tar.gz gentoo-8861df15bd70952c93cd73acb8265368608fecce.tar.bz2 gentoo-8861df15bd70952c93cd73acb8265368608fecce.zip |
x11-proto/fontcacheproto: dropped ~x64-freebsd ~x86-freebsd ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'x11-proto/fontcacheproto')
-rw-r--r-- | x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild b/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild index 91d75f563ee8..f2e293484ab3 100644 --- a/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild +++ b/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 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 Fontcache protocol headers" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND="" |