diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-04-20 01:37:28 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-20 00:55:21 +0100 |
commit | b05d1c50f050b7f51c2d15ef12cc460020288d50 (patch) | |
tree | 3a4dd1085788d5eed34eb7b2a2e56d719b44a071 /dev-ruby/http | |
parent | profiles/arch/sparc/package.use.mask: add dev-ruby/http[test] (diff) | |
download | gentoo-b05d1c50f050b7f51c2d15ef12cc460020288d50.tar.gz gentoo-b05d1c50f050b7f51c2d15ef12cc460020288d50.tar.bz2 gentoo-b05d1c50f050b7f51c2d15ef12cc460020288d50.zip |
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@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-ruby/http')
-rw-r--r-- | dev-ruby/http/http-3.3.0.ebuild | 4 |
1 files 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 33ba9ea14ff1..42ad9f2a5123 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 " |