summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-12-21 17:55:40 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-12-21 17:55:40 +0200
commite7ad79a533dfb7506861ec9f08088c9ae7f3aec9 (patch)
treea2a43c1e33b4dbb1442e46c3a04d6c38c517c508 /www-servers/puma
parentdev-libs/vc: Stabilize 1.4.3 x86, #887491 (diff)
downloadgentoo-e7ad79a533dfb7506861ec9f08088c9ae7f3aec9.tar.gz
gentoo-e7ad79a533dfb7506861ec9f08088c9ae7f3aec9.tar.bz2
gentoo-e7ad79a533dfb7506861ec9f08088c9ae7f3aec9.zip
www-servers/puma: Stabilize 5.6.5 amd64, #887595
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'www-servers/puma')
-rw-r--r--www-servers/puma/puma-5.6.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/puma/puma-5.6.5.ebuild b/www-servers/puma/puma-5.6.5.ebuild
index 58f77576b456..d30e1bcd2399 100644
--- a/www-servers/puma/puma-5.6.5.ebuild
+++ b/www-servers/puma/puma-5.6.5.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 )"