diff options
author | Hans de Graaff <graaff@gentoo.org> | 2018-11-23 11:30:19 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2018-11-23 11:45:51 +0100 |
commit | 48a13955957704f6fdd5023f98f069af9d7d69d6 (patch) | |
tree | 83605924f1252b1cc608f083a1152c1b452cffae | |
parent | dev-ruby/http-form_data: amd64 stable (diff) | |
download | gentoo-48a13955957704f6fdd5023f98f069af9d7d69d6.tar.gz gentoo-48a13955957704f6fdd5023f98f069af9d7d69d6.tar.bz2 gentoo-48a13955957704f6fdd5023f98f069af9d7d69d6.zip |
dev-ruby/http: amd64 stable
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
-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 935b12a363df..eae8208b0eb9 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-2018 Gentoo Foundation +# Copyright 1999-2018 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 ~x86" IUSE="" ruby_add_rdepend " |