diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 19:51:18 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 19:56:12 +0100 |
commit | 2c6bd29e232f77431e8009cb77cd4bb456f4bc82 (patch) | |
tree | 0e6bccb7a9d126a3c5ff473c1edc1fe765f4a6ee /media-fonts | |
parent | media-fonts/font-util: dropped ~x86-freebsd ~x86-interix (diff) | |
download | gentoo-2c6bd29e232f77431e8009cb77cd4bb456f4bc82.tar.gz gentoo-2c6bd29e232f77431e8009cb77cd4bb456f4bc82.tar.bz2 gentoo-2c6bd29e232f77431e8009cb77cd4bb456f4bc82.zip |
media-fonts/freefonts: dropped ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'media-fonts')
-rw-r--r-- | media-fonts/freefonts/freefonts-0.10-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/freefonts/freefonts-0.10-r3.ebuild b/media-fonts/freefonts/freefonts-0.10-r3.ebuild index d41475092c38..ad613ee3dd55 100644 --- a/media-fonts/freefonts/freefonts-0.10-r3.ebuild +++ b/media-fonts/freefonts/freefonts-0.10-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -7,7 +7,7 @@ inherit font DESCRIPTION="A Collection of Free Type1 Fonts" SRC_URI="mirror://gimp/fonts/${P}.tar.gz" HOMEPAGE="http://www.gimp.org" -KEYWORDS="alpha amd64 arm ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris" +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris" SLOT="0" LICENSE="freedist" IUSE="X" |