diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-17 20:15:24 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-17 20:15:24 +0300 |
commit | 55d2cc4cd38cd9acca13a367a929aa44e3dcb862 (patch) | |
tree | 0f3501494ee380a6f1f1aefb6b53fc386710c543 /www-servers | |
parent | dev-ruby/rackup: Stabilize 2.1.0-r1 x86, #938964 (diff) | |
download | gentoo-55d2cc4cd38cd9acca13a367a929aa44e3dcb862.tar.gz gentoo-55d2cc4cd38cd9acca13a367a929aa44e3dcb862.tar.bz2 gentoo-55d2cc4cd38cd9acca13a367a929aa44e3dcb862.zip |
www-servers/puma: Stabilize 6.4.2 x86, #938964
Signed-off-by: Arthur Zamarin <arthurzam@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 9cb254365672..0e2459bbb1ac 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=" |