diff options
Diffstat (limited to 'dev-ruby/will_paginate')
-rw-r--r-- | dev-ruby/will_paginate/will_paginate-3.1.5.ebuild | 4 |
1 files 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 239139854e37..d66149d9a435 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() { |