summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2021-11-09 21:41:07 +0100
committerJakov Smolić <jsmolic@gentoo.org>2021-11-09 21:41:07 +0100
commit64ae21c8c57c0796bb72be57c6763358addf38c8 (patch)
treea009aa0ec180adf7e2648d4b2a0d9f34468a9599 /www-servers
parentdev-ruby/localhost: Keyword 1.1.9 x86, #821892 (diff)
downloadgentoo-64ae21c8c57c0796bb72be57c6763358addf38c8.tar.gz
gentoo-64ae21c8c57c0796bb72be57c6763358addf38c8.tar.bz2
gentoo-64ae21c8c57c0796bb72be57c6763358addf38c8.zip
www-servers/puma: Keyword 5.5.2 x86, #821892
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'www-servers')
-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 5ce21239fb69..75cc0bbcb1f3 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"
+KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND+=" dev-libs/openssl:0 test? ( net-misc/curl )"