diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-28 21:20:57 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-28 21:20:57 +0300 |
commit | 6f5660110d23d4e50940afa15288e09de74a9135 (patch) | |
tree | dc3c64321c053346e857b7de95c9edd823131082 /dev-perl | |
parent | dev-perl/Class-Accessor: Keyword 0.510.0 s390, #932752 (diff) | |
download | gentoo-6f5660110d23d4e50940afa15288e09de74a9135.tar.gz gentoo-6f5660110d23d4e50940afa15288e09de74a9135.tar.bz2 gentoo-6f5660110d23d4e50940afa15288e09de74a9135.zip |
dev-perl/Scalar-Properties: Keyword 1.100.860-r2 s390, #932752
Signed-off-by: Arthur Zamarin <arthurzam@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 b344ea62da71..4c6a244af53c 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="amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" |