summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-10-06 11:48:02 +0100
committerSam James <sam@gentoo.org>2024-10-06 11:48:02 +0100
commitdf77de5f20ba4c93c39ee5a519440a73101ec508 (patch)
tree0602e73728c582f49c792ab6f4805f1346c9bdde /www-servers
parentdev-ruby/rackup: Stabilize 2.1.0-r1 amd64, #938964 (diff)
downloadgentoo-df77de5f20ba4c93c39ee5a519440a73101ec508.tar.gz
gentoo-df77de5f20ba4c93c39ee5a519440a73101ec508.tar.bz2
gentoo-df77de5f20ba4c93c39ee5a519440a73101ec508.zip
www-servers/puma: Stabilize 6.4.2 amd64, #938964
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r--www-servers/puma/puma-6.4.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/puma/puma-6.4.2.ebuild b/www-servers/puma/puma-6.4.2.ebuild
index 0e2459bbb1ac..5084cdc3b4ec 100644
--- a/www-servers/puma/puma-6.4.2.ebuild
+++ b/www-servers/puma/puma-6.4.2.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"
DEPEND+=" dev-libs/openssl:0 test? ( net-misc/curl )"
RDEPEND+=" dev-libs/openssl:0="