diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:34:04 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:34:04 +0200 |
commit | 96cadfef0d44c208be96fe251887121bc349bc8f (patch) | |
tree | f8978103f62c79e860168f6b49201e8cf1173cc8 /app-text/t1utils/t1utils-1.41-r2.ebuild | |
parent | app-shells: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-96cadfef0d44c208be96fe251887121bc349bc8f.tar.gz gentoo-96cadfef0d44c208be96fe251887121bc349bc8f.tar.bz2 gentoo-96cadfef0d44c208be96fe251887121bc349bc8f.zip |
app-text: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-text/t1utils/t1utils-1.41-r2.ebuild')
-rw-r--r-- | app-text/t1utils/t1utils-1.41-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/t1utils/t1utils-1.41-r2.ebuild b/app-text/t1utils/t1utils-1.41-r2.ebuild index dfc88459ba3a..7e9e91c61016 100644 --- a/app-text/t1utils/t1utils-1.41-r2.ebuild +++ b/app-text/t1utils/t1utils-1.41-r2.ebuild @@ -8,7 +8,7 @@ inherit autotools DESCRIPTION="Type 1 Font utilities" SRC_URI="http://www.lcdf.org/type/${P}.tar.gz" HOMEPAGE="http://www.lcdf.org/type/#t1utils" -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" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" SLOT="0" LICENSE="BSD" IUSE="" |