diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-23 22:51:17 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-23 22:51:17 +0300 |
commit | 7691348752c92bea90a6dd3c5901caadae255bf8 (patch) | |
tree | f9586f166c3050b205ec995b592ad3751bf61a25 /www-servers | |
parent | www-servers/puma: Stabilize 6.4.3 amd64, #941220 (diff) | |
download | gentoo-7691348752c92bea90a6dd3c5901caadae255bf8.tar.gz gentoo-7691348752c92bea90a6dd3c5901caadae255bf8.tar.bz2 gentoo-7691348752c92bea90a6dd3c5901caadae255bf8.zip |
www-servers/puma: Stabilize 6.4.3 x86, #941220
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/puma/puma-6.4.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/puma/puma-6.4.3.ebuild b/www-servers/puma/puma-6.4.3.ebuild index 4ff280e247a6..1011bd96bca2 100644 --- a/www-servers/puma/puma-6.4.3.ebuild +++ b/www-servers/puma/puma-6.4.3.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=" |