dev-ruby/pg: restore ~x86 keyword
authorHans de Graaff <graaff@gentoo.org>
Sun, 12 Feb 2017 06:15:28 +0000 (07:15 +0100)
committerHans de Graaff <graaff@gentoo.org>
Sun, 12 Feb 2017 06:15:28 +0000 (07:15 +0100)
Package-Manager: portage-2.3.3

dev-ruby/pg/pg-0.18.4-r1.ebuild

index d5c133c2ca79b0f27040fc3fc122a163705b9e9b..5e66b55746e1313d051a9bf8fe1e535881e94abc 100644 (file)
@@ -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$
 
@@ -18,7 +18,7 @@ HOMEPAGE="https://bitbucket.org/ged/ruby-pg/"
 
 LICENSE="|| ( GPL-2 Ruby )"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND+=" dev-db/postgresql:*"