diff options
author | 2017-06-17 10:34:24 +0200 | |
---|---|---|
committer | 2017-06-17 13:10:53 +0200 | |
commit | 9c3f393b17f0d8f217359d944cca5c4f89b05d83 (patch) | |
tree | 06a0e49310354ce54852511248441f66fd8c32f0 /app-text/lcdf-typetools | |
parent | media-fonts/font-alias: keyword ~arm64 (diff) | |
download | gentoo-9c3f393b17f0d8f217359d944cca5c4f89b05d83.tar.gz gentoo-9c3f393b17f0d8f217359d944cca5c4f89b05d83.tar.bz2 gentoo-9c3f393b17f0d8f217359d944cca5c4f89b05d83.zip |
app-text/lcdf-typetools: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'app-text/lcdf-typetools')
-rw-r--r-- | app-text/lcdf-typetools/lcdf-typetools-2.106.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/lcdf-typetools/lcdf-typetools-2.106.ebuild b/app-text/lcdf-typetools/lcdf-typetools-2.106.ebuild index a353fd4b5ff1..7b13fdda8e33 100644 --- a/app-text/lcdf-typetools/lcdf-typetools-2.106.ebuild +++ b/app-text/lcdf-typetools/lcdf-typetools-2.106.ebuild @@ -8,7 +8,7 @@ inherit toolchain-funcs flag-o-matic DESCRIPTION="Font utilities for eg manipulating OTF" SRC_URI="http://www.lcdf.org/type/${P}.tar.gz" HOMEPAGE="http://www.lcdf.org/type/#typetools" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-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 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" SLOT="0" LICENSE="GPL-2" IUSE="+kpathsea" |