diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-02-25 08:32:48 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-02-25 08:36:07 +0000 |
commit | def28fed67b6cccad01790e988de0cb6fd520ad7 (patch) | |
tree | 8be1fee4b33f45f3fe8b30561db5f7cd9621e9c5 /www-apache/libapreq2 | |
parent | media-sound/sndio: stable 1.7.0 for ppc64 (diff) | |
download | gentoo-def28fed67b6cccad01790e988de0cb6fd520ad7.tar.gz gentoo-def28fed67b6cccad01790e988de0cb6fd520ad7.tar.bz2 gentoo-def28fed67b6cccad01790e988de0cb6fd520ad7.zip |
www-apache/libapreq2: stable 2.15-r1 for ppc64
stable wrt bug #755164
Package-Manager: Portage-3.0.15, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'www-apache/libapreq2')
-rw-r--r-- | www-apache/libapreq2/libapreq2-2.15-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apache/libapreq2/libapreq2-2.15-r1.ebuild b/www-apache/libapreq2/libapreq2-2.15-r1.ebuild index 2b233532fee5..fa4bb408b239 100644 --- a/www-apache/libapreq2/libapreq2-2.15-r1.ebuild +++ b/www-apache/libapreq2/libapreq2-2.15-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 )" |