diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 22:36:44 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 22:39:37 +0100 |
commit | 4f2f35082ee2f4ae6c6c67993d5804a6baf4a468 (patch) | |
tree | b95e7d5f38884d8516dc2f466db72ec6e3946286 /x11-proto | |
parent | x11-proto/xextproto: dropped ~ia64-hpux ~x64-freebsd ~x86-freebsd ~x86-interix (diff) | |
download | gentoo-4f2f35082ee2f4ae6c6c67993d5804a6baf4a468.tar.gz gentoo-4f2f35082ee2f4ae6c6c67993d5804a6baf4a468.tar.bz2 gentoo-4f2f35082ee2f4ae6c6c67993d5804a6baf4a468.zip |
x11-proto/xf86bigfontproto: dropped ~ia64-hpux ~x64-freebsd ~x86-freebsd ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/xf86bigfontproto/xf86bigfontproto-1.2.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-proto/xf86bigfontproto/xf86bigfontproto-1.2.0-r1.ebuild b/x11-proto/xf86bigfontproto/xf86bigfontproto-1.2.0-r1.ebuild index f1c30dd9d4ec..7a7994df92a6 100644 --- a/x11-proto/xf86bigfontproto/xf86bigfontproto-1.2.0-r1.ebuild +++ b/x11-proto/xf86bigfontproto/xf86bigfontproto-1.2.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 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 XF86BigFont protocol headers" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" |