summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-07-01 17:01:52 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-07-01 17:01:52 +0200
commit8b1cd2bb8ce7090fbfae86713b862133c690c998 (patch)
treec0e93e837f4f53eca337915cadb3967e3d263715 /dev-perl/Dist-Zilla-Plugin-RPM
parentdev-perl/Moose-Autobox: stable for amd64 (diff)
downloadgentoo-8b1cd2bb8ce7090fbfae86713b862133c690c998.tar.gz
gentoo-8b1cd2bb8ce7090fbfae86713b862133c690c998.tar.bz2
gentoo-8b1cd2bb8ce7090fbfae86713b862133c690c998.zip
dev-perl/Dist-Zilla-Plugin-RPM: 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-RPM')
-rw-r--r--dev-perl/Dist-Zilla-Plugin-RPM/Dist-Zilla-Plugin-RPM-0.16.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Dist-Zilla-Plugin-RPM/Dist-Zilla-Plugin-RPM-0.16.0.ebuild b/dev-perl/Dist-Zilla-Plugin-RPM/Dist-Zilla-Plugin-RPM-0.16.0.ebuild
index 34667f9a569b..0a2c5f957d28 100644
--- a/dev-perl/Dist-Zilla-Plugin-RPM/Dist-Zilla-Plugin-RPM-0.16.0.ebuild
+++ b/dev-perl/Dist-Zilla-Plugin-RPM/Dist-Zilla-Plugin-RPM-0.16.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="Build an RPM from your Dist::Zilla release"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"