diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-18 14:50:42 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-18 15:24:29 +0200 |
commit | 706c3e8a7a9702cfae5640b9573ba841b7bd4303 (patch) | |
tree | 50d8070764323911681321fcf8ebcf04b0056103 /dev-perl/Pod-LaTeX | |
parent | dev-perl/ExtUtils-PkgConfig: keyword ~arm64 (diff) | |
download | gentoo-706c3e8a7a9702cfae5640b9573ba841b7bd4303.tar.gz gentoo-706c3e8a7a9702cfae5640b9573ba841b7bd4303.tar.bz2 gentoo-706c3e8a7a9702cfae5640b9573ba841b7bd4303.zip |
dev-perl/Pod-LaTeX: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-perl/Pod-LaTeX')
-rw-r--r-- | dev-perl/Pod-LaTeX/Pod-LaTeX-0.610.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Pod-LaTeX/Pod-LaTeX-0.610.0.ebuild b/dev-perl/Pod-LaTeX/Pod-LaTeX-0.610.0.ebuild index 481aaee28e17..f4ed6a5a93c5 100644 --- a/dev-perl/Pod-LaTeX/Pod-LaTeX-0.610.0.ebuild +++ b/dev-perl/Pod-LaTeX/Pod-LaTeX-0.610.0.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Convert Pod data to formatted LaTeX" LICENSE="|| ( GPL-1+ Artistic )" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ppc ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 x86 ~x86-fbsd" IUSE="" RDEPEND=" |