summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2020-06-03 08:07:15 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2020-06-03 07:59:28 +0100
commit8b65158c3256901004c75cb0c0fe055852259008 (patch)
tree2562e1dacc7a9c39d8af82916d9e1518fb24d2fe
parentdev-python/isort: stable 4.3.21_p2-r1 for sparc, bug #726584 (diff)
downloadgentoo-8b65158c.tar.gz
gentoo-8b65158c.tar.bz2
gentoo-8b65158c.zip
www-servers/puma: keyworded 4.3.3 for sparc, bug #689710
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r--www-servers/puma/puma-4.3.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/puma/puma-4.3.3.ebuild b/www-servers/puma/puma-4.3.3.ebuild
index 184d12b0c48f..20e753cc834a 100644
--- a/www-servers/puma/puma-4.3.3.ebuild
+++ b/www-servers/puma/puma-4.3.3.ebuild
@@ -15,7 +15,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 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
DEPEND+=" dev-libs/openssl:0 test? ( net-misc/curl )"