commit: b05d1c50f050b7f51c2d15ef12cc460020288d50 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de> AuthorDate: Sun Apr 19 23:37:28 2020 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sun Apr 19 23:55:21 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b05d1c50
dev-ruby/http: keyworded 3.3.0 for sparc Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> dev-ruby/http/http-3.3.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/http/http-3.3.0.ebuild b/dev-ruby/http/http-3.3.0.ebuild index 33ba9ea14ff..42ad9f2a512 100644 --- a/dev-ruby/http/http-3.3.0.ebuild +++ b/dev-ruby/http/http-3.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/tarcieri/http" LICENSE="MIT" SLOT="3" -KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="" ruby_add_rdepend "
