diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-28 12:06:30 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-28 13:01:30 -0400 |
commit | 8019e6c58507ec617c8c11122f57b6251905e1f8 (patch) | |
tree | 4993334209adaff5c5d4451fba1f50c8a8c467f0 /dev-perl/Text-Reform | |
parent | dev-perl/Package-Stash: arm64 stable (diff) | |
download | gentoo-8019e6c58507ec617c8c11122f57b6251905e1f8.tar.gz gentoo-8019e6c58507ec617c8c11122f57b6251905e1f8.tar.bz2 gentoo-8019e6c58507ec617c8c11122f57b6251905e1f8.zip |
dev-perl/Text-Reform: 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-Reform')
-rw-r--r-- | dev-perl/Text-Reform/Text-Reform-1.200.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Text-Reform/Text-Reform-1.200.0-r1.ebuild b/dev-perl/Text-Reform/Text-Reform-1.200.0-r1.ebuild index dff77c284e3d..268af04e89a3 100644 --- a/dev-perl/Text-Reform/Text-Reform-1.200.0-r1.ebuild +++ b/dev-perl/Text-Reform/Text-Reform-1.200.0-r1.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Manual text wrapping and reformatting" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ppc ppc64 s390 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 s390 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" RDEPEND="" |