diff options
author | Sam James <sam@gentoo.org> | 2023-04-07 09:37:46 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-07 09:37:46 +0100 |
commit | a4d6e7b4618cfb0a81a044008dbb3ec82e622250 (patch) | |
tree | 6fe4331852f00bd1b78e720517b5fa42f88aa109 /www-servers/puma | |
parent | dev-ruby/async-container: Keyword 0.16.12-r1 sparc, #903711 (diff) | |
download | gentoo-a4d6e7b4618cfb0a81a044008dbb3ec82e622250.tar.gz gentoo-a4d6e7b4618cfb0a81a044008dbb3ec82e622250.tar.bz2 gentoo-a4d6e7b4618cfb0a81a044008dbb3ec82e622250.zip |
www-servers/puma: Keyword 6.1.1-r1 sparc, #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.ebuild | 2 |
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 c5afb9f8ee4c..a75374a031a4 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 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~sparc ~x86" IUSE="" DEPEND+=" dev-libs/openssl:0 test? ( net-misc/curl )" |