diff options
author | Sam James <sam@gentoo.org> | 2022-07-02 21:21:13 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-02 21:21:34 +0000 |
commit | 8b956467d8f527a3ba3ea74157d871de5c1c8947 (patch) | |
tree | 27680b8098a892d62005f1cbe2b6dbe57be94c37 /dev-perl/Apache-Test | |
parent | dev-perl/Apache-Test: Stabilize 1.420.0-r1 ppc, #855923 (diff) | |
download | gentoo-8b956467d8f527a3ba3ea74157d871de5c1c8947.tar.gz gentoo-8b956467d8f527a3ba3ea74157d871de5c1c8947.tar.bz2 gentoo-8b956467d8f527a3ba3ea74157d871de5c1c8947.zip |
dev-perl/Apache-Test: Stabilize 1.420.0-r1 ppc64, #855923
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Apache-Test')
-rw-r--r-- | dev-perl/Apache-Test/Apache-Test-1.420.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Apache-Test/Apache-Test-1.420.0-r1.ebuild b/dev-perl/Apache-Test/Apache-Test-1.420.0-r1.ebuild index 0e7ceb8b1a6a..a52ad5bfe194 100644 --- a/dev-perl/Apache-Test/Apache-Test-1.420.0-r1.ebuild +++ b/dev-perl/Apache-Test/Apache-Test-1.420.0-r1.ebuild @@ -13,7 +13,7 @@ DESCRIPTION="Test.pm wrapper with helpers for testing Apache" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm ~ia64 ~mips ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 ~arm ~ia64 ~mips ppc ppc64 ~sparc x86" IUSE="test" RESTRICT="!test? ( test )" |