diff options
author | 2023-07-24 11:24:31 +0200 | |
---|---|---|
committer | 2023-07-24 11:24:31 +0200 | |
commit | 5c7da77656085ad6c042770deb0839d043519762 (patch) | |
tree | 56bdeb0a1c468916a3c1939e2d8f14f925bec59d /dev-perl/Sub-Quote | |
parent | dev-perl/Sub-Name: Stabilize 0.270.0 x86, #910776 (diff) | |
download | gentoo-5c7da77656085ad6c042770deb0839d043519762.tar.gz gentoo-5c7da77656085ad6c042770deb0839d043519762.tar.bz2 gentoo-5c7da77656085ad6c042770deb0839d043519762.zip |
dev-perl/Sub-Quote: Stabilize 2.6.8 ppc64, #910777
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-perl/Sub-Quote')
-rw-r--r-- | dev-perl/Sub-Quote/Sub-Quote-2.6.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Sub-Quote/Sub-Quote-2.6.8.ebuild b/dev-perl/Sub-Quote/Sub-Quote-2.6.8.ebuild index 277b248af632..7ffb46a262d5 100644 --- a/dev-perl/Sub-Quote/Sub-Quote-2.6.8.ebuild +++ b/dev-perl/Sub-Quote/Sub-Quote-2.6.8.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Efficient generation of subroutines via string eval" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="minimal" RDEPEND=" |