summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-11-14 02:44:42 +0000
committerSam James <sam@gentoo.org>2024-11-14 02:44:42 +0000
commit5bb78691b9a9d61df6ebe367a344faf5ba517da5 (patch)
treef6a8cb88c65e4e8df5b9ec586dda2176cfbaf1c2 /dev-perl/Statistics-Basic
parentdev-perl/Crypt-Random-TESHA2: Stabilize 0.10.0 x86, #943420 (diff)
downloadgentoo-5bb78691b9a9d61df6ebe367a344faf5ba517da5.tar.gz
gentoo-5bb78691b9a9d61df6ebe367a344faf5ba517da5.tar.bz2
gentoo-5bb78691b9a9d61df6ebe367a344faf5ba517da5.zip
dev-perl/Statistics-Basic: Stabilize 1.661.100 x86, #943420
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Statistics-Basic')
-rw-r--r--dev-perl/Statistics-Basic/Statistics-Basic-1.661.100.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Statistics-Basic/Statistics-Basic-1.661.100.ebuild b/dev-perl/Statistics-Basic/Statistics-Basic-1.661.100.ebuild
index 821aaef14e8e..aade898be1dd 100644
--- a/dev-perl/Statistics-Basic/Statistics-Basic-1.661.100.ebuild
+++ b/dev-perl/Statistics-Basic/Statistics-Basic-1.661.100.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020 Gentoo Authors
+# Copyright 2020-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -9,7 +9,7 @@ inherit perl-module
DESCRIPTION="A collection of very basic statistics modules"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE="test"
RESTRICT="!test? ( test )"