commit: 5acb88b539809a331824f180237356f55cc84880 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Feb 19 06:59:28 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Feb 19 06:59:28 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5acb88b5
dev-perl/RPC-XML: Stabilize 0.820.0 amd64, #833676 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-perl/RPC-XML/RPC-XML-0.820.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/RPC-XML/RPC-XML-0.820.0.ebuild b/dev-perl/RPC-XML/RPC-XML-0.820.0.ebuild index d58d5f0bd422..c6ba2b50a177 100644 --- a/dev-perl/RPC-XML/RPC-XML-0.820.0.ebuild +++ b/dev-perl/RPC-XML/RPC-XML-0.820.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ DESCRIPTION="An implementation of XML-RPC" SLOT="0" LICENSE="|| ( Artistic-2 LGPL-2.1 )" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="test" RESTRICT="!test? ( test )"
