summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-13 16:14:46 +0000
committerSam James <sam@gentoo.org>2021-05-13 16:14:46 +0000
commit0f5e903517919f7e45dde69a7f4d834539991673 (patch)
tree850a751bf95e64e3d44ee4fad7421aca1c5c74fc /dev-perl/Danga-Socket/Danga-Socket-1.620.0.ebuild
parentdev-perl/Curses: Stabilize 1.370.0 x86, #789744 (diff)
downloadgentoo-0f5e903517919f7e45dde69a7f4d834539991673.tar.gz
gentoo-0f5e903517919f7e45dde69a7f4d834539991673.tar.bz2
gentoo-0f5e903517919f7e45dde69a7f4d834539991673.zip
dev-perl/Danga-Socket: Stabilize 1.620.0 x86, #789753
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Danga-Socket/Danga-Socket-1.620.0.ebuild')
-rw-r--r--dev-perl/Danga-Socket/Danga-Socket-1.620.0.ebuild4
1 files 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 01e4557423ed..7b7e174984a1 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 )"