summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-06-15 18:55:17 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-06-15 18:57:43 +0200
commitba1837e9bcd76d0c11bc3eba7c0d68fa2a6dfcc7 (patch)
tree42c08e377854765f2e9023ae52ae8136dfe6b4a0 /dev-perl/String-Errf
parentdev-perl/String-Formatter: stable for amd64 (diff)
downloadgentoo-ba1837e9bcd76d0c11bc3eba7c0d68fa2a6dfcc7.tar.gz
gentoo-ba1837e9bcd76d0c11bc3eba7c0d68fa2a6dfcc7.tar.bz2
gentoo-ba1837e9bcd76d0c11bc3eba7c0d68fa2a6dfcc7.zip
dev-perl/String-Errf: stable for amd64
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/String-Errf')
-rw-r--r--dev-perl/String-Errf/String-Errf-0.8.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/String-Errf/String-Errf-0.8.0.ebuild b/dev-perl/String-Errf/String-Errf-0.8.0.ebuild
index 4cd744f673f1..ba31abfda27d 100644
--- a/dev-perl/String-Errf/String-Errf-0.8.0.ebuild
+++ b/dev-perl/String-Errf/String-Errf-0.8.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -8,7 +8,7 @@ inherit perl-module
DESCRIPTION="a simple sprintf-like dialect"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"