diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-06 08:28:07 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-06 08:28:07 +0200 |
commit | b493dbfb52d0ab4e09878bb3ea5e56749dbc3036 (patch) | |
tree | 2707f037135d8d343b452ccc1bb4268bdca7a064 /dev-perl/Apache-Test | |
parent | app-shells/dash: ppc stable wrt bug #720882 (diff) | |
download | gentoo-b493dbfb52d0ab4e09878bb3ea5e56749dbc3036.tar.gz gentoo-b493dbfb52d0ab4e09878bb3ea5e56749dbc3036.tar.bz2 gentoo-b493dbfb52d0ab4e09878bb3ea5e56749dbc3036.zip |
dev-perl/Apache-Test: ppc64 stable wrt bug #672086
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Apache-Test')
-rw-r--r-- | dev-perl/Apache-Test/Apache-Test-1.420.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Apache-Test/Apache-Test-1.420.0.ebuild b/dev-perl/Apache-Test/Apache-Test-1.420.0.ebuild index 1e238dd728e4..5c9fe3585b7c 100644 --- a/dev-perl/Apache-Test/Apache-Test-1.420.0.ebuild +++ b/dev-perl/Apache-Test/Apache-Test-1.420.0.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Test.pm wrapper with helpers for testing Apache" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ppc ppc64 sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |