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-lang/fpc/
Date: Sun, 25 Jul 2021 01:10:52
Message-Id: 1627175414.c5bbb602c2a62d3e9df7d9a9020a6f97f41962cb.sam@gentoo
1 commit: c5bbb602c2a62d3e9df7d9a9020a6f97f41962cb
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 25 01:10:14 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 25 01:10:14 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5bbb602
7
8 dev-lang/fpc: Keyword 3.2.2 arm64, #801649
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-lang/fpc/fpc-3.2.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-lang/fpc/fpc-3.2.2.ebuild b/dev-lang/fpc/fpc-3.2.2.ebuild
16 index dc061524604..6698bb11d0a 100644
17 --- a/dev-lang/fpc/fpc-3.2.2.ebuild
18 +++ b/dev-lang/fpc/fpc-3.2.2.ebuild
19 @@ -16,7 +16,7 @@ S="${WORKDIR}/fpcbuild-${PV}/fpcsrc"
20
21 LICENSE="GPL-2 LGPL-2.1-with-linking-exception"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="~amd64 ~arm64 ~x86"
25 IUSE="doc source"
26 RESTRICT="strip" #269221