diff options
author | Sam James <sam@gentoo.org> | 2024-10-06 11:48:02 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-06 11:48:02 +0100 |
commit | df77de5f20ba4c93c39ee5a519440a73101ec508 (patch) | |
tree | 0602e73728c582f49c792ab6f4805f1346c9bdde /www-servers | |
parent | dev-ruby/rackup: Stabilize 2.1.0-r1 amd64, #938964 (diff) | |
download | gentoo-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.ebuild | 2 |
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=" |