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-util/gpp/
Date: Tue, 23 Aug 2022 00:53:44
Message-Id: 1661216009.701c0a40979cd2af7f6c42d58a19ee904d951f35.sam@gentoo
1 commit: 701c0a40979cd2af7f6c42d58a19ee904d951f35
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 23 00:53:29 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 23 00:53:29 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=701c0a40
7
8 dev-util/gpp: Keyword 2.27 arm64, #866067
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-util/gpp/gpp-2.27.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-util/gpp/gpp-2.27.ebuild b/dev-util/gpp/gpp-2.27.ebuild
16 index 2a394ea3946b..5024d6dd96de 100644
17 --- a/dev-util/gpp/gpp-2.27.ebuild
18 +++ b/dev-util/gpp/gpp-2.27.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/logological/${PN}/archive/refs/tags/${PV}.tar.gz ->
20
21 LICENSE="LGPL-3+"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm"
24 +KEYWORDS="~amd64 ~arm ~arm64"
25
26 src_prepare() {
27 default