diff options
author | Sam James <sam@gentoo.org> | 2021-11-01 10:01:26 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-01 10:01:26 +0000 |
commit | 275b7682c52cb7c485f8e94a704e513d18b47127 (patch) | |
tree | e86c244b5864ab809cd4730bc5342a6fd492b82e /dev-ruby | |
parent | media-sound/pavucontrol: Stabilize 5.0-r1 x86, #813978 (diff) | |
download | gentoo-275b7682c52cb7c485f8e94a704e513d18b47127.tar.gz gentoo-275b7682c52cb7c485f8e94a704e513d18b47127.tar.bz2 gentoo-275b7682c52cb7c485f8e94a704e513d18b47127.zip |
dev-ruby/serialport: Stabilize 1.3.2 x86, #820818
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/serialport/serialport-1.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/serialport/serialport-1.3.2.ebuild b/dev-ruby/serialport/serialport-1.3.2.ebuild index 49a58625d129..324f14a6f47c 100644 --- a/dev-ruby/serialport/serialport-1.3.2.ebuild +++ b/dev-ruby/serialport/serialport-1.3.2.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/hparra/ruby-serialport/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="" all_ruby_prepare() { |