diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-06-20 22:56:18 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-06-20 23:00:16 +0200 |
commit | 1d644a20a488799894e973255140ff45026e663d (patch) | |
tree | cfc1a1e39cddcce8815ab5837261b242fedb5563 | |
parent | dev-perl/Version-Next: stable for amd64 (diff) | |
download | gentoo-1d644a20a488799894e973255140ff45026e663d.tar.gz gentoo-1d644a20a488799894e973255140ff45026e663d.tar.bz2 gentoo-1d644a20a488799894e973255140ff45026e663d.zip |
dev-perl/Dist-Zilla-Plugin-Git: stable for amd64
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r-- | dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.47.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.47.0.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.47.0.ebuild index 8bdcac9d12a4..1e3b5be2c67b 100644 --- a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.47.0.ebuild +++ b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.47.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Update your git repository after release" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" RESTRICT="!test? ( test )" |