diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-25 19:06:06 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-25 19:08:41 +0100 |
commit | 098a67ea51f88388e05db318c490bf000b1f5074 (patch) | |
tree | 7b0b46bf7f0563f190bff321ad7f066696e896fc /dev-perl/File-Slurp-Tiny | |
parent | media-libs/libsoundtouch: stable 2.0.0-r1 for hppa, bug #626508 (diff) | |
download | gentoo-098a67ea51f88388e05db318c490bf000b1f5074.tar.gz gentoo-098a67ea51f88388e05db318c490bf000b1f5074.tar.bz2 gentoo-098a67ea51f88388e05db318c490bf000b1f5074.zip |
dev-perl/File-Slurp-Tiny: stable 0.4.0 for hppa, bug #663934
Package-Manager: Portage-2.3.48, Repoman-2.3.10
RepoMan-Options: --include-arches="hppa"
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 7c29f5194a2f..dcb48609afb0 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=" |