diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-08-19 08:26:06 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-19 11:34:32 +0100 |
commit | 34d8dc48646ffec2ec7800cc7667cc51e9916401 (patch) | |
tree | eb025b93faec87a883a0daa9556e8ecdf7e9111f /dev-perl/File-Slurp-Tiny | |
parent | dev-perl/Test-ClassAPI: stable 1.70.0 for sparc, bug #663934 (diff) | |
download | gentoo-34d8dc48646ffec2ec7800cc7667cc51e9916401.tar.gz gentoo-34d8dc48646ffec2ec7800cc7667cc51e9916401.tar.bz2 gentoo-34d8dc48646ffec2ec7800cc7667cc51e9916401.zip |
dev-perl/File-Slurp-Tiny: stable 0.4.0 for sparc, bug #663934
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="sparc"
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 48a7a50258b8..a7561731a6eb 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=" |