summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2021-12-07 22:44:21 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2021-12-07 22:44:41 +0200
commit2907c42b3d5da4d6212bedccad6dd86002addbb0 (patch)
treec807e8a223b6ed76d578c3eb93a76cf493512108
parentdev-ruby/localhost: Keyword 1.1.9 ppc64, #821892 (diff)
downloadgentoo-2907c42b3d5da4d6212bedccad6dd86002addbb0.tar.gz
gentoo-2907c42b3d5da4d6212bedccad6dd86002addbb0.tar.bz2
gentoo-2907c42b3d5da4d6212bedccad6dd86002addbb0.zip
www-servers/puma: Keyword 5.5.2 ppc64, #821892
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-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 c4482fd742c1..8102731be05e 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 ~arm64 ~hppa ~x86"
+KEYWORDS="~amd64 ~arm64 ~hppa ~ppc64 ~x86"
IUSE=""
DEPEND+=" dev-libs/openssl:0 test? ( net-misc/curl )"