summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-07 09:37:58 +0100
committerSam James <sam@gentoo.org>2023-04-07 09:37:58 +0100
commit60c8e0f60499e5b88e83221fb3e4ea5b89d8098e (patch)
treedc8fe8804abe4e5e0521bd4510c0a08ea7a2c490 /www-servers/puma
parentdev-ruby/async-container: Keyword 0.16.12-r1 ppc64, #903711 (diff)
downloadgentoo-60c8e0f60499e5b88e83221fb3e4ea5b89d8098e.tar.gz
gentoo-60c8e0f60499e5b88e83221fb3e4ea5b89d8098e.tar.bz2
gentoo-60c8e0f60499e5b88e83221fb3e4ea5b89d8098e.zip
www-servers/puma: Keyword 6.1.1-r1 ppc64, #903711
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-servers/puma')
-rw-r--r--www-servers/puma/puma-6.1.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/puma/puma-6.1.1-r1.ebuild b/www-servers/puma/puma-6.1.1-r1.ebuild
index a75374a031a4..4410ee0354d7 100644
--- a/www-servers/puma/puma-6.1.1-r1.ebuild
+++ b/www-servers/puma/puma-6.1.1-r1.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 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
DEPEND+=" dev-libs/openssl:0 test? ( net-misc/curl )"