diff options
Diffstat (limited to 'dev-ruby/http-form_data')
-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() { |