dev-ruby/request_store: Add ~x86 keyword
authorManuel Rüger <mrueg@gentoo.org>
Sun, 17 Jan 2016 16:42:23 +0000 (17:42 +0100)
committerManuel Rüger <mrueg@gentoo.org>
Sun, 17 Jan 2016 16:42:23 +0000 (17:42 +0100)
Package-Manager: portage-2.2.26

dev-ruby/request_store/request_store-1.0.5.ebuild
dev-ruby/request_store/request_store-1.3.0.ebuild

index bdbb65bcfa28e100cd2ca0eeaa5e88a0092c29b7..540736f2dd9b7f2acb35388bdeb61684558a350e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/steveklabnik/request_store"
 
 LICENSE="MIT"
 SLOT="1.0.5"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 ruby_all_prepare() {
index 29ed697bad60842ca584ccedf1997d852ad81416..c45b7b559cd6fdefd2c6f326887580a2ecd209ef 100644 (file)
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/steveklabnik/request_store"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 all_ruby_prepare() {