summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2021-12-17 13:50:37 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2021-12-17 13:50:49 +0200
commitb2ba51858a60509b73301bc9a26fb2efffbbcf22 (patch)
tree55df4a5704c9ef70bddd600d11d7db022a110eec /www-servers
parentdev-util/pahole: add new version. add python 3.10 support (diff)
downloadgentoo-b2ba51858a60509b73301bc9a26fb2efffbbcf22.tar.gz
gentoo-b2ba51858a60509b73301bc9a26fb2efffbbcf22.tar.bz2
gentoo-b2ba51858a60509b73301bc9a26fb2efffbbcf22.zip
www-servers/puma: Keyword 5.5.2 sparc, #821892
Signed-off-by: Arthur Zamarin <arthurzam@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 46921cbf5557..a00b11213617 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 ~arm ~arm64 ~hppa ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc64 ~sparc ~x86"
IUSE=""
DEPEND+=" dev-libs/openssl:0 test? ( net-misc/curl )"