Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-servers/puma/
Date: Sun, 01 Mar 2020 13:04:01
Message-Id: 1583067818.02696df55bd53c9dbd34b958d164a937e3561bfa.ago@gentoo
1 commit: 02696df55bd53c9dbd34b958d164a937e3561bfa
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 1 13:03:38 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 1 13:03:38 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02696df5
7
8 www-servers/puma: amd64 stable wrt bug #711076
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 www-servers/puma/puma-3.12.4.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/www-servers/puma/puma-3.12.4.ebuild b/www-servers/puma/puma-3.12.4.ebuild
18 index 6d43e6fb3a0..feb027e475e 100644
19 --- a/www-servers/puma/puma-3.12.4.ebuild
20 +++ b/www-servers/puma/puma-3.12.4.ebuild
21 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/puma/puma/archive/v${PV}.tar.gz -> ${P}.tar.gz"
22
23 LICENSE="BSD"
24 SLOT="3"
25 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
26 +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
27 IUSE=""
28
29 DEPEND+=" dev-libs/openssl:0 test? ( net-misc/curl )"