diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-15 20:44:20 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-15 20:44:20 +0200 |
commit | 99ddb2b6730dc2bd7bb0ae57327c044ac446c4f1 (patch) | |
tree | abfbeecb9c8e2dce06afc2b6eaf7317176021514 /dev-ruby/eventmachine | |
parent | dev-perl/YAML-LibYAML: x86 stable (bug #661196) (diff) | |
download | gentoo-99ddb2b6730dc2bd7bb0ae57327c044ac446c4f1.tar.gz gentoo-99ddb2b6730dc2bd7bb0ae57327c044ac446c4f1.tar.bz2 gentoo-99ddb2b6730dc2bd7bb0ae57327c044ac446c4f1.zip |
dev-ruby/eventmachine: x86 stable (bug #661264)
Package-Manager: Portage-2.3.42, Repoman-2.3.9
Diffstat (limited to 'dev-ruby/eventmachine')
-rw-r--r-- | dev-ruby/eventmachine/eventmachine-1.2.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/eventmachine/eventmachine-1.2.7.ebuild b/dev-ruby/eventmachine/eventmachine-1.2.7.ebuild index 68b8c3ce8508..d274553f56f4 100644 --- a/dev-ruby/eventmachine/eventmachine-1.2.7.ebuild +++ b/dev-ruby/eventmachine/eventmachine-1.2.7.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/eventmachine/eventmachine/archive/v${PV}.tar.gz -> $ LICENSE="|| ( GPL-2 Ruby )" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" DEPEND="${DEPEND} |