diff options
author | Sam James <sam@gentoo.org> | 2021-10-16 01:45:29 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-16 01:45:29 +0100 |
commit | f2a09ac82e26f26dfc5b69c7e571e6492c022df3 (patch) | |
tree | 66775260f2b1e35c701630cdf503f7020e5ee95c /dev-perl/IO-SessionData | |
parent | dev-perl/XML-LibXSLT: Stabilize 1.960.0 arm, #799659 (diff) | |
download | gentoo-f2a09ac82e26f26dfc5b69c7e571e6492c022df3.tar.gz gentoo-f2a09ac82e26f26dfc5b69c7e571e6492c022df3.tar.bz2 gentoo-f2a09ac82e26f26dfc5b69c7e571e6492c022df3.zip |
dev-perl/IO-SessionData: Stabilize 1.30.0-r1 arm, #799659
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/IO-SessionData')
-rw-r--r-- | dev-perl/IO-SessionData/IO-SessionData-1.30.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/IO-SessionData/IO-SessionData-1.30.0-r1.ebuild b/dev-perl/IO-SessionData/IO-SessionData-1.30.0-r1.ebuild index 003108173925..fde61649f70a 100644 --- a/dev-perl/IO-SessionData/IO-SessionData-1.30.0-r1.ebuild +++ b/dev-perl/IO-SessionData/IO-SessionData-1.30.0-r1.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Session data support module for SOAP::Lite" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ppc ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm arm64 ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="" |