diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-08 21:53:31 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-08 21:53:31 +0300 |
commit | 1fcea59f528ce32479e3df0b311a6b0fc3827119 (patch) | |
tree | 733d1142d58a68044d3523ad4012a6944754a692 /app-text/t1utils | |
parent | media-video/dvdrip: amd64 stable wrt bug #681484 (diff) | |
download | gentoo-1fcea59f528ce32479e3df0b311a6b0fc3827119.tar.gz gentoo-1fcea59f528ce32479e3df0b311a6b0fc3827119.tar.bz2 gentoo-1fcea59f528ce32479e3df0b311a6b0fc3827119.zip |
app-text/t1utils: arm stable wrt bug #678590
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'app-text/t1utils')
-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 4cc2280b88a9..7fb4774e82b1 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-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" SLOT="0" LICENSE="BSD" IUSE="" |