summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-02-01 08:35:58 +0100
committerAgostino Sarubbo <ago@gentoo.org>2022-02-01 08:35:58 +0100
commit54a4bbe9a06c1c9b65574ddc98fb98ed697d21f2 (patch)
tree82953ff30b1cd01e5128463cdb7df7182b47524c /www-servers/puma
parentdev-ruby/localhost: x86 stable wrt bug #832180 (diff)
downloadgentoo-54a4bbe9a06c1c9b65574ddc98fb98ed697d21f2.tar.gz
gentoo-54a4bbe9a06c1c9b65574ddc98fb98ed697d21f2.tar.bz2
gentoo-54a4bbe9a06c1c9b65574ddc98fb98ed697d21f2.zip
www-servers/puma: x86 stable wrt bug #832180
Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'www-servers/puma')
-rw-r--r--www-servers/puma/puma-5.5.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/puma/puma-5.5.2.ebuild b/www-servers/puma/puma-5.5.2.ebuild
index 4b652d4c2ab1..e02658c5c849 100644
--- a/www-servers/puma/puma-5.5.2.ebuild
+++ b/www-servers/puma/puma-5.5.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 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86"
IUSE=""
DEPEND+=" dev-libs/openssl:0 test? ( net-misc/curl )"