commit: 0f5e903517919f7e45dde69a7f4d834539991673 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu May 13 16:14:46 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu May 13 16:14:46 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f5e9035
dev-perl/Danga-Socket: Stabilize 1.620.0 x86, #789753 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-perl/Danga-Socket/Danga-Socket-1.620.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Danga-Socket/Danga-Socket-1.620.0.ebuild b/dev-perl/Danga-Socket/Danga-Socket-1.620.0.ebuild index 01e4557423e..7b7e174984a 100644 --- a/dev-perl/Danga-Socket/Danga-Socket-1.620.0.ebuild +++ b/dev-perl/Danga-Socket/Danga-Socket-1.620.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="A non-blocking socket object; uses epoll()" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="test" RESTRICT="!test? ( test )"
