Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-servers/pound/
Date: Thu, 17 Jun 2021 20:24:04
Message-Id: 1623961416.d9d067aa386d016a71aee8223503a231d511ce16.sam@gentoo
1 commit: d9d067aa386d016a71aee8223503a231d511ce16
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 17 20:19:32 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 17 20:23:36 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9d067aa
7
8 www-servers/pound: Stabilize 3.0 x86, #714084
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 www-servers/pound/pound-3.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/www-servers/pound/pound-3.0.ebuild b/www-servers/pound/pound-3.0.ebuild
16 index 18e40413cad..449b52b0eba 100644
17 --- a/www-servers/pound/pound-3.0.ebuild
18 +++ b/www-servers/pound/pound-3.0.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="https://www.apsis.ch/pound/${MY_P}.tgz"
20
21 LICENSE="BSD GPL-3"
22 SLOT="0"
23 -KEYWORDS="amd64 ~hppa ~ppc ~x86"
24 +KEYWORDS="amd64 ~hppa ~ppc x86"
25
26 DEPEND="
27 dev-libs/libpcre:=