commit:     410890d737ad9603dac26f9195486dbc68f8c495
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 29 08:15:52 2017 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Jan 29 08:48:41 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=410890d7

dev-ruby/addressable: add back ~x86 keyword

Package-Manager: portage-2.3.3

 dev-ruby/addressable/addressable-2.4.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/addressable/addressable-2.4.0-r1.ebuild 
b/dev-ruby/addressable/addressable-2.4.0-r1.ebuild
index 3e05122..d5cfe92 100644
--- a/dev-ruby/addressable/addressable-2.4.0-r1.ebuild
+++ b/dev-ruby/addressable/addressable-2.4.0-r1.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
 # $Id$
 
@@ -21,7 +21,7 @@ HOMEPAGE="https://rubygems.org/gems/addressable 
https://github.com/sporkmonger/a
 LICENSE="Apache-2.0"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE="doc test"
 
 ruby_add_bdepend "doc? ( dev-ruby/yard )"

Reply via email to