diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-06-25 22:08:06 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-06-25 22:13:27 +0200 |
commit | 10dc5d1807aa6be84c8a6ee23539d876b5a95a5b (patch) | |
tree | 4dbf5fffeab8a95850c125229d216a3fd0b2b76a /dev-ruby/serialport | |
parent | dev-util/android-tools: x86 stable wrt bug #585356 (diff) | |
download | gentoo-10dc5d1807aa6be84c8a6ee23539d876b5a95a5b.tar.gz gentoo-10dc5d1807aa6be84c8a6ee23539d876b5a95a5b.tar.bz2 gentoo-10dc5d1807aa6be84c8a6ee23539d876b5a95a5b.zip |
dev-ruby/serialport: x86 stable wrt bug #579198
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/serialport')
-rw-r--r-- | dev-ruby/serialport/serialport-1.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/serialport/serialport-1.3.1.ebuild b/dev-ruby/serialport/serialport-1.3.1.ebuild index 688e634eb9b2..f958a02c9470 100644 --- a/dev-ruby/serialport/serialport-1.3.1.ebuild +++ b/dev-ruby/serialport/serialport-1.3.1.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="http://rubyforge.org/projects/ruby-serialport/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" all_ruby_prepare() { |