diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-10-02 08:45:44 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-10-02 08:45:44 +0200 |
commit | 9f4efcda2e1d1f68710bd48fc3a34e3fcfe46337 (patch) | |
tree | b45b08f89db1462a0fbb93eacf1532ad38f43bbd /app-text/lcdf-typetools | |
parent | dev-util/yacc: Stable for HPPA (bug #591024). (diff) | |
download | gentoo-9f4efcda2e1d1f68710bd48fc3a34e3fcfe46337.tar.gz gentoo-9f4efcda2e1d1f68710bd48fc3a34e3fcfe46337.tar.bz2 gentoo-9f4efcda2e1d1f68710bd48fc3a34e3fcfe46337.zip |
app-text/lcdf-typetools: Stable for HPPA PPC64 (bug #594726).
Package-Manager: portage-2.3.1
RepoMan-Options: --ignore-arches
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 2249cf6a65d8..1118d195aecb 100644 --- a/app-text/lcdf-typetools/lcdf-typetools-2.106.ebuild +++ b/app-text/lcdf-typetools/lcdf-typetools-2.106.ebuild @@ -9,7 +9,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 ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" SLOT="0" LICENSE="GPL-2" IUSE="+kpathsea" |