diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-17 13:50:37 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-17 13:50:49 +0200 |
commit | b2ba51858a60509b73301bc9a26fb2efffbbcf22 (patch) | |
tree | 55df4a5704c9ef70bddd600d11d7db022a110eec /www-servers | |
parent | dev-util/pahole: add new version. add python 3.10 support (diff) | |
download | gentoo-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.ebuild | 2 |
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 )" |