diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-07-04 18:44:02 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-07-04 18:44:02 +0200 |
commit | a244153c0e1e23b07373f73657725c88fa326cfa (patch) | |
tree | 03c9555483f1b0715c80dbcc98066c39bd0d13fb /dev-perl/String-Truncate | |
parent | dev-perl/Pod-Eventual: stable for amd64 (diff) | |
download | gentoo-a244153c0e1e23b07373f73657725c88fa326cfa.tar.gz gentoo-a244153c0e1e23b07373f73657725c88fa326cfa.tar.bz2 gentoo-a244153c0e1e23b07373f73657725c88fa326cfa.zip |
dev-perl/String-Truncate: stable for amd64
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/String-Truncate')
-rw-r--r-- | dev-perl/String-Truncate/String-Truncate-1.100.602.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/String-Truncate/String-Truncate-1.100.602.ebuild b/dev-perl/String-Truncate/String-Truncate-1.100.602.ebuild index 6da17b75caf5..4d9f323f07a1 100644 --- a/dev-perl/String-Truncate/String-Truncate-1.100.602.ebuild +++ b/dev-perl/String-Truncate/String-Truncate-1.100.602.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="Module for when strings are too long to be displayed in..." SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" RESTRICT="!test? ( test )" |