diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2016-01-17 17:42:23 +0100 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2016-01-17 17:42:23 +0100 |
commit | 3f987518b1e01680d998d44fc567929a4c16c161 (patch) | |
tree | 3689a8496afa9aa80beaba77703e5780b0089439 /dev-ruby | |
parent | x11-plugins/pidgin-opensteamworks: Remove old (diff) | |
download | gentoo-3f987518b1e01680d998d44fc567929a4c16c161.tar.gz gentoo-3f987518b1e01680d998d44fc567929a4c16c161.tar.bz2 gentoo-3f987518b1e01680d998d44fc567929a4c16c161.zip |
dev-ruby/request_store: Add ~x86 keyword
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/request_store/request_store-1.0.5.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/request_store/request_store-1.3.0.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/request_store/request_store-1.0.5.ebuild b/dev-ruby/request_store/request_store-1.0.5.ebuild index bdbb65bcfa28..540736f2dd9b 100644 --- a/dev-ruby/request_store/request_store-1.0.5.ebuild +++ b/dev-ruby/request_store/request_store-1.0.5.ebuild @@ -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() { diff --git a/dev-ruby/request_store/request_store-1.3.0.ebuild b/dev-ruby/request_store/request_store-1.3.0.ebuild index 29ed697bad60..c45b7b559cd6 100644 --- a/dev-ruby/request_store/request_store-1.3.0.ebuild +++ b/dev-ruby/request_store/request_store-1.3.0.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/steveklabnik/request_store" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" all_ruby_prepare() { |