summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-05-15 09:54:05 -0400
committerAaron Bauman <bman@gentoo.org>2019-05-15 09:54:47 -0400
commitf9eb98c462bc76c50efb6c804cd6007b33a31d33 (patch)
treed0d7a6138403d254a069e64c6aea3f2422209231 /app-text
parentx11-libs/libva: arm64 stable (diff)
downloadgentoo-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')
-rw-r--r--app-text/texi2html/texi2html-5.0-r1.ebuild2
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