diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-29 15:19:21 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-29 23:18:42 +0200 |
commit | 2a97ef41737301396c440515b36590848ea815f8 (patch) | |
tree | 759e2ae0f4955112863e43c9e1ffe1564c9279f0 /x11-apps | |
parent | media-fonts/cantarell: arm64 stable. (diff) | |
download | gentoo-2a97ef41737301396c440515b36590848ea815f8.tar.gz gentoo-2a97ef41737301396c440515b36590848ea815f8.tar.bz2 gentoo-2a97ef41737301396c440515b36590848ea815f8.zip |
x11-apps/mkfontdir: arm64 stable.
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/mkfontdir/mkfontdir-1.0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/mkfontdir/mkfontdir-1.0.7.ebuild b/x11-apps/mkfontdir/mkfontdir-1.0.7.ebuild index 47a23fa6e68d..5dc5f74d68ae 100644 --- a/x11-apps/mkfontdir/mkfontdir-1.0.7.ebuild +++ b/x11-apps/mkfontdir/mkfontdir-1.0.7.ebuild @@ -6,7 +6,7 @@ inherit xorg-2 DESCRIPTION="create an index of X font files in a directory" -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" +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-apps/mkfontscale" |