diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-05-28 23:01:37 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-05-28 23:29:43 +0200 |
commit | 57bbf552b8522ad2b84c3a47d7e7ac251035a822 (patch) | |
tree | d557d8fa3a5245b46f2b3afe2028d722825e8346 /dev-perl/Exporter-Cluster | |
parent | dev-perl/Exception-Class: Version bump 1.45 (diff) | |
download | gentoo-57bbf552b8522ad2b84c3a47d7e7ac251035a822.tar.gz gentoo-57bbf552b8522ad2b84c3a47d7e7ac251035a822.tar.bz2 gentoo-57bbf552b8522ad2b84c3a47d7e7ac251035a822.zip |
dev-perl/Exporter-Cluster: Stable for all
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/Exporter-Cluster')
-rw-r--r-- | dev-perl/Exporter-Cluster/Exporter-Cluster-0.310.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Exporter-Cluster/Exporter-Cluster-0.310.0-r2.ebuild b/dev-perl/Exporter-Cluster/Exporter-Cluster-0.310.0-r2.ebuild index 5e3e3f5e5431..d2880adbaf72 100644 --- a/dev-perl/Exporter-Cluster/Exporter-Cluster-0.310.0-r2.ebuild +++ b/dev-perl/Exporter-Cluster/Exporter-Cluster-0.310.0-r2.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,4 +10,4 @@ inherit perl-module DESCRIPTION="Extension for easy multiple module imports" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~x86" +KEYWORDS="amd64 ~ia64 x86" |