summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-06-15 18:54:57 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-06-15 18:57:40 +0200
commit82c23b71b9f9c11118e842ed7ed6357a09d7bce8 (patch)
tree88e753c357cfb6a98f823891a3d7accf2a38637c /dev-perl
parentdev-perl/MooseX-OneArgNew: stable for amd64 (diff)
downloadgentoo-82c23b71b9f9c11118e842ed7ed6357a09d7bce8.tar.gz
gentoo-82c23b71b9f9c11118e842ed7ed6357a09d7bce8.tar.bz2
gentoo-82c23b71b9f9c11118e842ed7ed6357a09d7bce8.zip
dev-perl/String-Formatter: 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')
-rw-r--r--dev-perl/String-Formatter/String-Formatter-0.102.84.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/String-Formatter/String-Formatter-0.102.84.ebuild b/dev-perl/String-Formatter/String-Formatter-0.102.84.ebuild
index 4dcb27e46901..b06de3d6c970 100644
--- a/dev-perl/String-Formatter/String-Formatter-0.102.84.ebuild
+++ b/dev-perl/String-Formatter/String-Formatter-0.102.84.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
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="build sprintf-like functions of your own"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"