commit: 482a89f9cacf5ba2cdec09d4f50c2d0f46970c2d Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Wed Aug 9 04:48:23 2017 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Wed Aug 9 04:49:41 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=482a89f9
dev-ruby/will_paginate: move ~x86 keyword forward Package-Manager: Portage-2.3.6, Repoman-2.3.2 dev-ruby/will_paginate/will_paginate-3.1.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/will_paginate/will_paginate-3.1.5.ebuild b/dev-ruby/will_paginate/will_paginate-3.1.5.ebuild index 239139854e3..d66149d9a43 100644 --- a/dev-ruby/will_paginate/will_paginate-3.1.5.ebuild +++ b/dev-ruby/will_paginate/will_paginate-3.1.5.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/mislav/will_paginate/" LICENSE="MIT" SLOT="3" -KEYWORDS="~amd64 ~x86-macos" +KEYWORDS="~amd64 ~x86 ~x86-macos" IUSE="" all_ruby_prepare() {
