diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-28 12:04:23 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-28 13:01:14 -0400 |
commit | cabd52fcf2f590ec99201ddb4d3d8ac52494d5c5 (patch) | |
tree | b34c7e72bfa9a6ac9d499ef15d0718a720516937 /dev-perl/Text-Autoformat | |
parent | dev-perl/Sub-Identify: arm64 stable (diff) | |
download | gentoo-cabd52fcf2f590ec99201ddb4d3d8ac52494d5c5.tar.gz gentoo-cabd52fcf2f590ec99201ddb4d3d8ac52494d5c5.tar.bz2 gentoo-cabd52fcf2f590ec99201ddb4d3d8ac52494d5c5.zip |
dev-perl/Text-Autoformat: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-perl/Text-Autoformat')
-rw-r--r-- | dev-perl/Text-Autoformat/Text-Autoformat-1.740.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Text-Autoformat/Text-Autoformat-1.740.0.ebuild b/dev-perl/Text-Autoformat/Text-Autoformat-1.740.0.ebuild index edf18d951276..f96b008f31a4 100644 --- a/dev-perl/Text-Autoformat/Text-Autoformat-1.740.0.ebuild +++ b/dev-perl/Text-Autoformat/Text-Autoformat-1.740.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Automatic text wrapping and reformatting" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 ppc ppc64 sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test examples" RDEPEND=" |