diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-15 09:54:05 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-15 09:54:47 -0400 |
commit | f9eb98c462bc76c50efb6c804cd6007b33a31d33 (patch) | |
tree | d0d7a6138403d254a069e64c6aea3f2422209231 /app-text/texi2html | |
parent | x11-libs/libva: arm64 stable (diff) | |
download | gentoo-f9eb98c462bc76c50efb6c804cd6007b33a31d33.tar.gz gentoo-f9eb98c462bc76c50efb6c804cd6007b33a31d33.tar.bz2 gentoo-f9eb98c462bc76c50efb6c804cd6007b33a31d33.zip |
app-text/texi2html: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'app-text/texi2html')
-rw-r--r-- | app-text/texi2html/texi2html-5.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/texi2html/texi2html-5.0-r1.ebuild b/app-text/texi2html/texi2html-5.0-r1.ebuild index 89bcf9296bf7..f0c768a3b544 100644 --- a/app-text/texi2html/texi2html-5.0-r1.ebuild +++ b/app-text/texi2html/texi2html-5.0-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://nongnu/${PN}/${P}.tar.bz2" LICENSE="GPL-2+ || ( GPL-2 CC-BY-SA-1.0 ) Texinfo-manual LGPL-2+ MIT" SLOT="0" -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" IUSE="unicode" RDEPEND=">=dev-lang/perl-5.10.1 |