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/semantic_puppet/
Date: Wed, 26 Jan 2022 18:40:57
Message-Id: 1643222447.a2473a0222f9d982a9f97bd57c8749a8b3a8bcf3.grobian@gentoo
1 commit: a2473a0222f9d982a9f97bd57c8749a8b3a8bcf3
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 26 17:44:30 2022 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 26 18:40:47 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2473a02
7
8 dev-ruby/semantic_puppet-1.0.4: 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/semantic_puppet/semantic_puppet-1.0.4.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-ruby/semantic_puppet/semantic_puppet-1.0.4.ebuild b/dev-ruby/semantic_puppet/semantic_puppet-1.0.4.ebuild
17 index b1454420a1f8..14f02e1fa911 100644
18 --- a/dev-ruby/semantic_puppet/semantic_puppet-1.0.4.ebuild
19 +++ b/dev-ruby/semantic_puppet/semantic_puppet-1.0.4.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 @@ -15,5 +15,5 @@ HOMEPAGE="https://github.com/puppetlabs/semantic_puppet"
27
28 LICENSE="Apache-2.0"
29 SLOT="0"
30 -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
31 +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
32 IUSE=""