Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-servers/puma/
Date: Sat, 13 Apr 2019 14:10:24
Message-Id: 1555164612.b8b0458c4d5384f31e6d761a9b0f5e6e9113915c.zlogene@gentoo
1 commit: b8b0458c4d5384f31e6d761a9b0f5e6e9113915c
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 13 14:09:41 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 13 14:10:12 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8b0458c
7
8 www-servers/puma: amd64 stable wrt bug #683244
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12 RepoMan-Options: --include-arches="amd64"
13
14 www-servers/puma/puma-3.12.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/www-servers/puma/puma-3.12.1.ebuild b/www-servers/puma/puma-3.12.1.ebuild
18 index df9ff4d937e..091df024abd 100644
19 --- a/www-servers/puma/puma-3.12.1.ebuild
20 +++ b/www-servers/puma/puma-3.12.1.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 )"