diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-07-04 18:40:20 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-07-04 18:40:20 +0200 |
commit | a9f730c541ac3d3db5306cecf5596adbb9443e58 (patch) | |
tree | 20d99a6e8309c9a4f486f01a42edfd1b870a1983 /dev-perl/Test-Files | |
parent | dev-perl/MooseX-StrictConstructor: stable for amd64 (diff) | |
download | gentoo-a9f730c541ac3d3db5306cecf5596adbb9443e58.tar.gz gentoo-a9f730c541ac3d3db5306cecf5596adbb9443e58.tar.bz2 gentoo-a9f730c541ac3d3db5306cecf5596adbb9443e58.zip |
dev-perl/Test-Files: 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/Test-Files')
-rw-r--r-- | dev-perl/Test-Files/Test-Files-0.140.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-Files/Test-Files-0.140.0.ebuild b/dev-perl/Test-Files/Test-Files-0.140.0.ebuild index 3664d2cd9637..2edfd9153cf0 100644 --- a/dev-perl/Test-Files/Test-Files-0.140.0.ebuild +++ b/dev-perl/Test-Files/Test-Files-0.140.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# 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="A Test::Builder based module to ease testing with files and dirs" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND=" |