diff options
author | 2016-09-26 17:20:23 +0200 | |
---|---|---|
committer | 2016-09-26 17:21:17 +0200 | |
commit | 10545c53aeb6b8fc533635939f8eb6f630eab8cf (patch) | |
tree | 165dea603cc1f5723bb892768303fae092cd2b16 /app-text/lcdf-typetools | |
parent | media-sound/xmms2-0.8-r4: add alpha keyword (diff) | |
download | gentoo-10545c53aeb6b8fc533635939f8eb6f630eab8cf.tar.gz gentoo-10545c53aeb6b8fc533635939f8eb6f630eab8cf.tar.bz2 gentoo-10545c53aeb6b8fc533635939f8eb6f630eab8cf.zip |
app-text/lcdf-typetools-2.106-r0: add alpha keyword
Gentoo-Bug: 594726
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 0422b7525b6a..2249cf6a65d8 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" |