Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/serialport/
Date: Mon, 01 Nov 2021 10:02:10
Message-Id: 1635760886.275b7682c52cb7c485f8e94a704e513d18b47127.sam@gentoo
1 commit: 275b7682c52cb7c485f8e94a704e513d18b47127
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 1 10:01:26 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 1 10:01:26 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=275b7682
7
8 dev-ruby/serialport: Stabilize 1.3.2 x86, #820818
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-ruby/serialport/serialport-1.3.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/serialport/serialport-1.3.2.ebuild b/dev-ruby/serialport/serialport-1.3.2.ebuild
16 index 49a58625d12..324f14a6f47 100644
17 --- a/dev-ruby/serialport/serialport-1.3.2.ebuild
18 +++ b/dev-ruby/serialport/serialport-1.3.2.ebuild
19 @@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/hparra/ruby-serialport/"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~ppc ~x86"
24 +KEYWORDS="~amd64 ~ppc x86"
25 IUSE=""
26
27 all_ruby_prepare() {