diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-06-20 20:56:53 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-06-20 20:56:53 +0300 |
commit | 0951c1cc2493768fc35378072ea8ecbd35815c54 (patch) | |
tree | 4109037710fc312c517127de6041655ecbbaaa7a /dev-perl/Sereal-Decoder | |
parent | dev-python/coverage: drop 6.3.2-r1, 6.3.3, 6.4 (diff) | |
download | gentoo-0951c1cc2493768fc35378072ea8ecbd35815c54.tar.gz gentoo-0951c1cc2493768fc35378072ea8ecbd35815c54.tar.bz2 gentoo-0951c1cc2493768fc35378072ea8ecbd35815c54.zip |
dev-perl/Sereal-Decoder: Keyword 4.23.0-r1 sparc, #849581
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl/Sereal-Decoder')
-rw-r--r-- | dev-perl/Sereal-Decoder/Sereal-Decoder-4.23.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Sereal-Decoder/Sereal-Decoder-4.23.0-r1.ebuild b/dev-perl/Sereal-Decoder/Sereal-Decoder-4.23.0-r1.ebuild index c506438684df..8d9f1cfc9c42 100644 --- a/dev-perl/Sereal-Decoder/Sereal-Decoder-4.23.0-r1.ebuild +++ b/dev-perl/Sereal-Decoder/Sereal-Decoder-4.23.0-r1.ebuild @@ -9,7 +9,7 @@ inherit edo perl-module toolchain-funcs DESCRIPTION="Fast, compact, powerful binary deserialization" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |