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:02
Message-Id: 1623961403.11d90d377bb919475ff6a199ea84947cce0581ea.sam@gentoo
1 commit: 11d90d377bb919475ff6a199ea84947cce0581ea
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 17 20:17:33 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 17 20:23:23 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11d90d37
7
8 www-servers/pound: Stabilize 3.0 amd64, #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 007b10014cf..18e40413cad 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:=