Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/hocon/
Date: Wed, 26 Jan 2022 18:40:56
Message-Id: 1643222446.b7040722b0ddd45e7fe373e3eb785724aa19970a.grobian@gentoo
1 commit: b7040722b0ddd45e7fe373e3eb785724aa19970a
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 26 17:42:11 2022 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 26 18:40:46 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7040722
7
8 dev-ruby/hocon-1.3.1-r1: marked ~arm64
9
10 Package-Manager: Portage-3.0.28, Repoman-3.0.3
11 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
12
13 dev-ruby/hocon/hocon-1.3.1-r1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-ruby/hocon/hocon-1.3.1-r1.ebuild b/dev-ruby/hocon/hocon-1.3.1-r1.ebuild
17 index c735fb3f900f..0781811d1c4c 100644
18 --- a/dev-ruby/hocon/hocon-1.3.1-r1.ebuild
19 +++ b/dev-ruby/hocon/hocon-1.3.1-r1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2021 Gentoo Authors
22 +# Copyright 1999-2022 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=8
26 @@ -21,4 +21,4 @@ RUBY_S="ruby-hocon-${PV}"
27 LICENSE="Apache-2.0"
28 SLOT="0"
29 IUSE=""
30 -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
31 +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"