diff options
author | Hans de Graaff <graaff@gentoo.org> | 2018-11-23 11:01:52 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2018-11-23 11:45:49 +0100 |
commit | 451c2dd54b08dd869624c4fc2de1c00410987b05 (patch) | |
tree | 08eb120703c0af0e2931ed181ccb34c68bb22c71 /dev-ruby | |
parent | dev-ruby/http-form_data: cleanup (diff) | |
download | gentoo-451c2dd54b08dd869624c4fc2de1c00410987b05.tar.gz gentoo-451c2dd54b08dd869624c4fc2de1c00410987b05.tar.bz2 gentoo-451c2dd54b08dd869624c4fc2de1c00410987b05.zip |
dev-ruby/http-form_data: amd64 stable
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/http-form_data/http-form_data-2.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/http-form_data/http-form_data-2.1.1.ebuild b/dev-ruby/http-form_data/http-form_data-2.1.1.ebuild index cf44eae4e0aa..ad9ba34aa31b 100644 --- a/dev-ruby/http-form_data/http-form_data-2.1.1.ebuild +++ b/dev-ruby/http-form_data/http-form_data-2.1.1.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/httprb/form_data.rb" LICENSE="MIT" SLOT="2" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86" IUSE="" all_ruby_prepare() { |