diff options
author | Sam James <sam@gentoo.org> | 2023-08-02 23:08:09 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-02 23:08:09 +0100 |
commit | 153898f3ec9e7ebd478b8266ed862bd0583e23b3 (patch) | |
tree | 79186ec8a0b730a6b63e2fb07fee099f15203e3f /dev-perl/Package-Stash | |
parent | dev-perl/File-Map: Stabilize 0.710.0 ppc, #910932 (diff) | |
download | gentoo-153898f3ec9e7ebd478b8266ed862bd0583e23b3.tar.gz gentoo-153898f3ec9e7ebd478b8266ed862bd0583e23b3.tar.bz2 gentoo-153898f3ec9e7ebd478b8266ed862bd0583e23b3.zip |
dev-perl/Package-Stash: Stabilize 0.400.0 ppc, #910945
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Package-Stash')
-rw-r--r-- | dev-perl/Package-Stash/Package-Stash-0.400.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Package-Stash/Package-Stash-0.400.0.ebuild b/dev-perl/Package-Stash/Package-Stash-0.400.0.ebuild index fe48d188f44e..44a037a01062 100644 --- a/dev-perl/Package-Stash/Package-Stash-0.400.0.ebuild +++ b/dev-perl/Package-Stash/Package-Stash-0.400.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Routines for manipulating stashes" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" IUSE="minimal" RDEPEND=" |