commit: 2cd0b0f94fefe393b1242ade3f25202adeb1334d Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Mon Dec 9 14:38:27 2019 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Mon Dec 9 14:38:27 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cd0b0f9
www-servers/puma: amd64 stable wrt bug #702316 Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> www-servers/puma/puma-3.12.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-servers/puma/puma-3.12.2.ebuild b/www-servers/puma/puma-3.12.2.ebuild index cacbab389b0..d87b15b03e8 100644 --- a/www-servers/puma/puma-3.12.2.ebuild +++ b/www-servers/puma/puma-3.12.2.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/puma/puma/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="3" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86" IUSE="" DEPEND+=" dev-libs/openssl:0 test? ( net-misc/curl )"
