diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-14 10:27:08 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-14 10:27:08 -0400 |
commit | b1ee9a9dd1010a30fca30611d8c67819c56f6ebc (patch) | |
tree | bcf52de9586f821357d08b9d2c7a91e831e98302 | |
parent | app-text/asciidoc: arm64 stable (bug #641648) (diff) | |
download | gentoo-b1ee9a9dd1010a30fca30611d8c67819c56f6ebc.tar.gz gentoo-b1ee9a9dd1010a30fca30611d8c67819c56f6ebc.tar.bz2 gentoo-b1ee9a9dd1010a30fca30611d8c67819c56f6ebc.zip |
app-text/t1utils: arm64 stable (bug #641648)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
-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 7fb4774e82b1..f74fe7aa8539 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="" |