diff options
author | 2020-05-05 08:45:36 +0200 | |
---|---|---|
committer | 2020-05-05 08:45:36 +0200 | |
commit | b2997b7390f57c7cd05ac0e9f86f4e14d1bba07a (patch) | |
tree | ec8ac80e94a9baa187faa7305df504d60e478f45 /dev-perl/Apache-Test/Apache-Test-1.420.0.ebuild | |
parent | sys-kernel/gentoo-sources: ppc64 stable wrt bug #719708 (diff) | |
download | gentoo-b2997b7390f57c7cd05ac0e9f86f4e14d1bba07a.tar.gz gentoo-b2997b7390f57c7cd05ac0e9f86f4e14d1bba07a.tar.bz2 gentoo-b2997b7390f57c7cd05ac0e9f86f4e14d1bba07a.zip |
dev-perl/Apache-Test: ppc stable wrt bug #672086
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Apache-Test/Apache-Test-1.420.0.ebuild')
-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 67a421265102..1e238dd728e4 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 )" |