diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-04 18:56:36 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-04 18:56:36 +0200 |
commit | cfc656a5976c0b6d1adf786b76d79edf75c11b91 (patch) | |
tree | df7f71229d5e02290fb77892aecb35e7ce15f164 /dev-perl | |
parent | dev-python/flask: ppc stable wrt bug #720500 (diff) | |
download | gentoo-cfc656a5976c0b6d1adf786b76d79edf75c11b91.tar.gz gentoo-cfc656a5976c0b6d1adf786b76d79edf75c11b91.tar.bz2 gentoo-cfc656a5976c0b6d1adf786b76d79edf75c11b91.zip |
dev-perl/Apache-Test: amd64 stable wrt bug #672086
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl')
-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 96e2e4df4db5..67a421265102 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 )" |