diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-07-04 18:44:45 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-07-04 18:44:45 +0200 |
commit | 00f6096c836d6db0b6b464c634b610f68a8a64d1 (patch) | |
tree | a9324274ea4b44446b9b9650c526c910dbe5d608 /dev-perl/Dist-Zilla-Plugin-AuthorsFromGit | |
parent | dev-perl/Pod-Weaver: stable for amd64 (diff) | |
download | gentoo-00f6096c836d6db0b6b464c634b610f68a8a64d1.tar.gz gentoo-00f6096c836d6db0b6b464c634b610f68a8a64d1.tar.bz2 gentoo-00f6096c836d6db0b6b464c634b610f68a8a64d1.zip |
dev-perl/Dist-Zilla-Plugin-AuthorsFromGit: 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/Dist-Zilla-Plugin-AuthorsFromGit')
-rw-r--r-- | dev-perl/Dist-Zilla-Plugin-AuthorsFromGit/Dist-Zilla-Plugin-AuthorsFromGit-0.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Dist-Zilla-Plugin-AuthorsFromGit/Dist-Zilla-Plugin-AuthorsFromGit-0.6.0.ebuild b/dev-perl/Dist-Zilla-Plugin-AuthorsFromGit/Dist-Zilla-Plugin-AuthorsFromGit-0.6.0.ebuild index b457be9d1150..7f57d64a6bbd 100644 --- a/dev-perl/Dist-Zilla-Plugin-AuthorsFromGit/Dist-Zilla-Plugin-AuthorsFromGit-0.6.0.ebuild +++ b/dev-perl/Dist-Zilla-Plugin-AuthorsFromGit/Dist-Zilla-Plugin-AuthorsFromGit-0.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 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="Add per-file per-year copyright information" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND=" |