diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-11 18:47:53 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-11 18:49:05 +0200 |
commit | 7d4a3f96e216a3e4b9dc21914870aad5d139a352 (patch) | |
tree | 59c672b295da6f44ac4846f4cedeadbbc6cc737c /dev-perl/Apache-Test | |
parent | dev-python/gcs-oauth2-boto-plugin: Remove old (diff) | |
download | gentoo-7d4a3f96e216a3e4b9dc21914870aad5d139a352.tar.gz gentoo-7d4a3f96e216a3e4b9dc21914870aad5d139a352.tar.bz2 gentoo-7d4a3f96e216a3e4b9dc21914870aad5d139a352.zip |
dev-perl/Apache-Test: x86 stable wrt bug #672086
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
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 5c9fe3585b7c..c9966c05ec12 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 )" |