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: Tue, 07 Dec 2021 06:42:48
Message-Id: 1638859264.4a384fc5d4320bac60a808a73405c7734b8cc1cd.graaff@gentoo
1 commit: 4a384fc5d4320bac60a808a73405c7734b8cc1cd
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 7 06:41:04 2021 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 7 06:41:04 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a384fc5
7
8 dev-ruby/regexp_property_values: amd64 stable
9
10 Package-Manager: Portage-3.0.28, Repoman-3.0.3
11 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
12
13 dev-ruby/regexp_property_values/regexp_property_values-1.0.0-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-ruby/regexp_property_values/regexp_property_values-1.0.0-r1.ebuild b/dev-ruby/regexp_property_values/regexp_property_values-1.0.0-r1.ebuild
17 index c990f487d2b4..729c8b154a9b 100644
18 --- a/dev-ruby/regexp_property_values/regexp_property_values-1.0.0-r1.ebuild
19 +++ b/dev-ruby/regexp_property_values/regexp_property_values-1.0.0-r1.ebuild
20 @@ -23,7 +23,7 @@ SRC_URI="https://github.com/janosch-x/regexp_property_values/archive/v${PV}.tar.
21
22 LICENSE="MIT"
23 SLOT="1"
24 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
25 +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
26 IUSE=""
27
28 all_ruby_prepare() {