diff options
author | Sam James <sam@gentoo.org> | 2024-06-14 19:04:01 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-14 19:04:01 +0100 |
commit | 21bb556d3620ed191f8fb818975c4a23627f2dca (patch) | |
tree | ef5cdf87b35d65d69bea9576595388603228c41d /dev-perl | |
parent | dev-perl/Lingua-Translit: Stabilize 0.290.0 ppc, #934277 (diff) | |
download | gentoo-21bb556d3620ed191f8fb818975c4a23627f2dca.tar.gz gentoo-21bb556d3620ed191f8fb818975c4a23627f2dca.tar.bz2 gentoo-21bb556d3620ed191f8fb818975c4a23627f2dca.zip |
dev-perl/Scalar-Properties: Stabilize 1.100.860-r2 ppc, #934277
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Scalar-Properties/Scalar-Properties-1.100.860-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Scalar-Properties/Scalar-Properties-1.100.860-r2.ebuild b/dev-perl/Scalar-Properties/Scalar-Properties-1.100.860-r2.ebuild index b41606a751c8..91845b200f4a 100644 --- a/dev-perl/Scalar-Properties/Scalar-Properties-1.100.860-r2.ebuild +++ b/dev-perl/Scalar-Properties/Scalar-Properties-1.100.860-r2.ebuild @@ -10,4 +10,4 @@ inherit perl-module DESCRIPTION="run-time properties on scalar variables" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" |