summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www-servers/puma/puma-3.12.5-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/puma/puma-3.12.5-r1.ebuild b/www-servers/puma/puma-3.12.5-r1.ebuild
index 636d825ffc79..98260bdc331a 100644
--- a/www-servers/puma/puma-3.12.5-r1.ebuild
+++ b/www-servers/puma/puma-3.12.5-r1.ebuild
@@ -13,7 +13,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 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
IUSE=""
DEPEND+=" dev-libs/openssl:0 test? ( net-misc/curl )"