Gentoo Archives: gentoo-commits

From: Hans de Graaff <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/regexp_property_values/
Date: Sat, 02 Apr 2022 08:58:02
Message-Id: 1648889866.70f32fe6b3e03b1e63554f19155dcabb79ab0f94.graaff@gentoo
1 commit: 70f32fe6b3e03b1e63554f19155dcabb79ab0f94
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 2 06:50:26 2022 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 2 08:57:46 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70f32fe6
7
8 dev-ruby/regexp_property_values: stabilize 1.2.0 for amd64
9
10 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
11
12 dev-ruby/regexp_property_values/regexp_property_values-1.2.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/regexp_property_values/regexp_property_values-1.2.0.ebuild b/dev-ruby/regexp_property_values/regexp_property_values-1.2.0.ebuild
16 index 0f060d480bce..a001af267c87 100644
17 --- a/dev-ruby/regexp_property_values/regexp_property_values-1.2.0.ebuild
18 +++ b/dev-ruby/regexp_property_values/regexp_property_values-1.2.0.ebuild
19 @@ -23,7 +23,7 @@ SRC_URI="https://github.com/janosch-x/regexp_property_values/archive/v${PV}.tar.
20
21 LICENSE="MIT"
22 SLOT="1"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
24 +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
25 IUSE=""
26
27 all_ruby_prepare() {