summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-04-11 08:50:08 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-04-11 08:50:08 +0200
commit43f9cf307b038515b6709524f90ae6713a0bdd87 (patch)
tree80698dc2b7b6a33746f9fb5315e5179d42dbde08 /www-servers
parentdev-ruby/yajl-ruby: x86 stable wrt bug #837578 (diff)
downloadgentoo-43f9cf307b038515b6709524f90ae6713a0bdd87.tar.gz
gentoo-43f9cf307b038515b6709524f90ae6713a0bdd87.tar.bz2
gentoo-43f9cf307b038515b6709524f90ae6713a0bdd87.zip
www-servers/puma: x86 stable wrt bug #837581
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r--www-servers/puma/puma-5.6.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/puma/puma-5.6.4.ebuild b/www-servers/puma/puma-5.6.4.ebuild
index 97be04bd98eb..ae201a4f9cc0 100644
--- a/www-servers/puma/puma-5.6.4.ebuild
+++ b/www-servers/puma/puma-5.6.4.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 )"