diff options
author | Hans de Graaff <graaff@gentoo.org> | 2017-08-25 08:01:31 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2017-08-25 08:01:31 +0200 |
commit | f5b35e22842cf53b0b18d75291084134481085ef (patch) | |
tree | e6027daa807595aa945d3f04614706524502b470 /dev-ruby/pg_array_parser | |
parent | dev-ruby/prawn-table: cleanup (diff) | |
download | gentoo-f5b35e22842cf53b0b18d75291084134481085ef.tar.gz gentoo-f5b35e22842cf53b0b18d75291084134481085ef.tar.bz2 gentoo-f5b35e22842cf53b0b18d75291084134481085ef.zip |
dev-ruby/pg_array_parser: move ~x86 forward
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ruby/pg_array_parser')
-rw-r--r-- | dev-ruby/pg_array_parser/pg_array_parser-0.0.9-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/pg_array_parser/pg_array_parser-0.0.9-r2.ebuild b/dev-ruby/pg_array_parser/pg_array_parser-0.0.9-r2.ebuild index 8c5299259e29..8cc80371ca92 100644 --- a/dev-ruby/pg_array_parser/pg_array_parser-0.0.9-r2.ebuild +++ b/dev-ruby/pg_array_parser/pg_array_parser-0.0.9-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/dockyard/pg_array_parser" LICENSE="MIT" SLOT="$(get_version_component_range 1-3)" -KEYWORDS="~amd64 ~arm" +KEYWORDS="~amd64 ~arm ~x86" IUSE="" ruby_add_bdepend "dev-ruby/bundler" |