summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-05-04 09:00:49 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-05-04 09:00:49 +0200
commit5f9781b4ea3b355d5a6ec03906ace8e1f07799b2 (patch)
tree2b0e390b864ac1b2df881f7dcca76d1a79de49df /dev-perl/Config-ApacheFormat
parentdev-perl/Compress-Bzip2: amd64 stable wrt bug #788028 (diff)
downloadgentoo-5f9781b4ea3b355d5a6ec03906ace8e1f07799b2.tar.gz
gentoo-5f9781b4ea3b355d5a6ec03906ace8e1f07799b2.tar.bz2
gentoo-5f9781b4ea3b355d5a6ec03906ace8e1f07799b2.zip
dev-perl/Config-ApacheFormat: amd64 stable wrt bug #788031
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Config-ApacheFormat')
-rw-r--r--dev-perl/Config-ApacheFormat/Config-ApacheFormat-1.200.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Config-ApacheFormat/Config-ApacheFormat-1.200.0-r2.ebuild b/dev-perl/Config-ApacheFormat/Config-ApacheFormat-1.200.0-r2.ebuild
index 794d06a64a28..a76027999cbd 100644
--- a/dev-perl/Config-ApacheFormat/Config-ApacheFormat-1.200.0-r2.ebuild
+++ b/dev-perl/Config-ApacheFormat/Config-ApacheFormat-1.200.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,7 +10,7 @@ inherit perl-module
DESCRIPTION="use Apache format config files"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc ~x86"
RDEPEND="
>=dev-perl/Class-MethodMaker-1.80.0