diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 21:55:44 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 22:10:42 +0100 |
commit | 322dcc9db8d6d6383d2fe447cf42ef8e8c34c9d8 (patch) | |
tree | c08195d1720e191e27cff63753448f58f7ee6290 /x11-apps/mkfontscale | |
parent | x11-apps/mkfontdir: dropped ~x86-interix (diff) | |
download | gentoo-322dcc9db8d6d6383d2fe447cf42ef8e8c34c9d8.tar.gz gentoo-322dcc9db8d6d6383d2fe447cf42ef8e8c34c9d8.tar.bz2 gentoo-322dcc9db8d6d6383d2fe447cf42ef8e8c34c9d8.zip |
x11-apps/mkfontscale: dropped ~x86-freebsd ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'x11-apps/mkfontscale')
-rw-r--r-- | x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild | 4 | ||||
-rw-r--r-- | x11-apps/mkfontscale/mkfontscale-1.1.2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild b/x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild index d1475926375f..e94cab83df7e 100644 --- a/x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild +++ b/x11-apps/mkfontscale/mkfontscale-1.1.1.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$ @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="create an index of scalable font files for X" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-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 ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="x11-libs/libfontenc diff --git a/x11-apps/mkfontscale/mkfontscale-1.1.2.ebuild b/x11-apps/mkfontscale/mkfontscale-1.1.2.ebuild index bb2212c7c2df..51962c4aa570 100644 --- a/x11-apps/mkfontscale/mkfontscale-1.1.2.ebuild +++ b/x11-apps/mkfontscale/mkfontscale-1.1.2.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$ @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="create an index of scalable font files for X" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-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 ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="x11-libs/libfontenc |