diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-06-03 08:07:15 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-06-03 07:59:28 +0100 |
commit | 8b65158c3256901004c75cb0c0fe055852259008 (patch) | |
tree | 2562e1dacc7a9c39d8af82916d9e1518fb24d2fe /www-servers/puma | |
parent | dev-python/isort: stable 4.3.21_p2-r1 for sparc, bug #726584 (diff) | |
download | gentoo-8b65158c3256901004c75cb0c0fe055852259008.tar.gz gentoo-8b65158c3256901004c75cb0c0fe055852259008.tar.bz2 gentoo-8b65158c3256901004c75cb0c0fe055852259008.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>
Diffstat (limited to 'www-servers/puma')
-rw-r--r-- | www-servers/puma/puma-4.3.3.ebuild | 2 |
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 )" |