dev-ruby/will_paginate: move ~x86 keyword forward
authorHans de Graaff <graaff@gentoo.org>
Wed, 9 Aug 2017 04:48:23 +0000 (06:48 +0200)
committerHans de Graaff <graaff@gentoo.org>
Wed, 9 Aug 2017 04:49:41 +0000 (06:49 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2

dev-ruby/will_paginate/will_paginate-3.1.5.ebuild

index 239139854e37bab2ff3a0bee03f67780353c0e28..d66149d9a43588c861644bcd51c027b01b4bed9c 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
 
 EAPI=5
@@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/mislav/will_paginate/"
 
 LICENSE="MIT"
 SLOT="3"
-KEYWORDS="~amd64 ~x86-macos"
+KEYWORDS="~amd64 ~x86 ~x86-macos"
 IUSE=""
 
 all_ruby_prepare() {