diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-06-02 20:10:51 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-06-02 20:45:41 +0200 |
commit | bda4653c3f40b59aa6d682d980eb081045e3cee3 (patch) | |
tree | 54fb9bba2b1756545d69beb86cb4e003ed34e620 /dev-perl/File-Slurp-Tiny | |
parent | dev-cpp/pangomm: Keyword 2.48.1 alpha, #787269 (diff) | |
download | gentoo-bda4653c3f40b59aa6d682d980eb081045e3cee3.tar.gz gentoo-bda4653c3f40b59aa6d682d980eb081045e3cee3.tar.bz2 gentoo-bda4653c3f40b59aa6d682d980eb081045e3cee3.zip |
dev-perl/File-Slurp-Tiny: Stable for all 0.004 r1
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/File-Slurp-Tiny')
-rw-r--r-- | dev-perl/File-Slurp-Tiny/File-Slurp-Tiny-0.4.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/File-Slurp-Tiny/File-Slurp-Tiny-0.4.0-r1.ebuild b/dev-perl/File-Slurp-Tiny/File-Slurp-Tiny-0.4.0-r1.ebuild index c67e9d660f6d..30ad335b02ca 100644 --- a/dev-perl/File-Slurp-Tiny/File-Slurp-Tiny-0.4.0-r1.ebuild +++ b/dev-perl/File-Slurp-Tiny/File-Slurp-Tiny-0.4.0-r1.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 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |