diff options
author | Markus Meier <maekke@gentoo.org> | 2018-09-26 21:04:15 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-09-26 21:04:15 +0200 |
commit | 179e77c6f1d46514c57350a0bdd3ed67bec09324 (patch) | |
tree | ce9148d516ac3615b7bbdb06441aec13a8d32435 /dev-perl/File-Slurp-Tiny | |
parent | dev-perl/Text-Unidecode: arm stable, bug #663934 (diff) | |
download | gentoo-179e77c6f1d46514c57350a0bdd3ed67bec09324.tar.gz gentoo-179e77c6f1d46514c57350a0bdd3ed67bec09324.tar.bz2 gentoo-179e77c6f1d46514c57350a0bdd3ed67bec09324.zip |
dev-perl/File-Slurp-Tiny: arm stable, bug #663934
Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-perl/File-Slurp-Tiny')
-rw-r--r-- | dev-perl/File-Slurp-Tiny/File-Slurp-Tiny-0.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/File-Slurp-Tiny/File-Slurp-Tiny-0.4.0.ebuild b/dev-perl/File-Slurp-Tiny/File-Slurp-Tiny-0.4.0.ebuild index dcb48609afb0..db811649f89d 100644 --- a/dev-perl/File-Slurp-Tiny/File-Slurp-Tiny-0.4.0.ebuild +++ b/dev-perl/File-Slurp-Tiny/File-Slurp-Tiny-0.4.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="A simple, sane and efficient file slurper" SLOT="0" -KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="test" RDEPEND=" |