commit: 1db0655ce58725a5bbb6aa1ee06afbfcb16f2acc Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Mon Sep 18 20:40:12 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Mon Sep 18 20:40:12 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1db0655c
www-servers/puma: Stabilize 6.3.1 x86, #914158 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> www-servers/puma/puma-6.3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-servers/puma/puma-6.3.1.ebuild b/www-servers/puma/puma-6.3.1.ebuild index 51c74bbf9044..d90d242152c6 100644 --- a/www-servers/puma/puma-6.3.1.ebuild +++ b/www-servers/puma/puma-6.3.1.ebuild @@ -18,7 +18,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 ~riscv ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="" DEPEND+=" dev-libs/openssl:0 test? ( net-misc/curl )"
