summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-01-29 14:16:33 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-01-29 14:16:44 +0200
commitfee874fef1113333c848f8afca526cdbbb934369 (patch)
tree2c1e980bb802ebbc6514153260a4240c30cfab1e
parentdev-perl/Linux-Smaps: Stabilize 0.140.0 ppc, #805803 (diff)
downloadgentoo-fee874fe.tar.gz
gentoo-fee874fe.tar.bz2
gentoo-fee874fe.zip
dev-perl/Apache-SizeLimit: Stabilize 0.970.0-r2 ppc, #805803
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-perl/Apache-SizeLimit/Apache-SizeLimit-0.970.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Apache-SizeLimit/Apache-SizeLimit-0.970.0-r2.ebuild b/dev-perl/Apache-SizeLimit/Apache-SizeLimit-0.970.0-r2.ebuild
index 415987c7f8cf..8d086372d702 100644
--- a/dev-perl/Apache-SizeLimit/Apache-SizeLimit-0.970.0-r2.ebuild
+++ b/dev-perl/Apache-SizeLimit/Apache-SizeLimit-0.970.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Graceful exit for large children"
SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm ppc ~ppc64 x86"
LICENSE="Apache-2.0"
IUSE="test"
RESTRICT="!test? ( test )"