diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-17 15:45:09 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-17 15:45:09 +0200 |
commit | d2b503be2f055310e1234cf672579e3bb5bde081 (patch) | |
tree | 3163211e4189cbc310a7aa1e15b6c173554a7862 /www-apache/libapreq2 | |
parent | sys-apps/flashrom: cosmetic change to flashrom-9999_meson-fixes.patch (diff) | |
download | gentoo-d2b503be2f055310e1234cf672579e3bb5bde081.tar.gz gentoo-d2b503be2f055310e1234cf672579e3bb5bde081.tar.bz2 gentoo-d2b503be2f055310e1234cf672579e3bb5bde081.zip |
www-apache/libapreq2: amd64 stable wrt bug #788382
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'www-apache/libapreq2')
-rw-r--r-- | www-apache/libapreq2/libapreq2-2.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apache/libapreq2/libapreq2-2.16.ebuild b/www-apache/libapreq2/libapreq2-2.16.ebuild index 06d39f3633a6..cd02c5f60184 100644 --- a/www-apache/libapreq2/libapreq2-2.16.ebuild +++ b/www-apache/libapreq2/libapreq2-2.16.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://httpd.apache.org/apreq/" LICENSE="Apache-2.0" SLOT="2" -KEYWORDS="~amd64 ppc ~ppc64 x86" +KEYWORDS="amd64 ppc ~ppc64 x86" IUSE="perl test" RESTRICT="!test? ( test )" |