summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2021-11-18 16:01:17 +0100
committerSam James <sam@gentoo.org>2021-11-19 02:06:14 +0000
commit4ad68811977f02fa4f7adbd9d53cf5513ad17ec5 (patch)
tree7d840a265e63a554feedddd949e1ef37a30293d9 /www-servers
parentdev-ruby/localhost: keyworded 1.1.9 for hppa, bug #821892 (diff)
downloadgentoo-4ad68811977f02fa4f7adbd9d53cf5513ad17ec5.tar.gz
gentoo-4ad68811977f02fa4f7adbd9d53cf5513ad17ec5.tar.bz2
gentoo-4ad68811977f02fa4f7adbd9d53cf5513ad17ec5.zip
www-servers/puma: keyworded 5.5.2 for hppa, bug #821892
Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@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 b3b011a73721..c4482fd742c1 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 ~x86"
+KEYWORDS="~amd64 ~arm64 ~hppa ~x86"
IUSE=""
DEPEND+=" dev-libs/openssl:0 test? ( net-misc/curl )"