Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/euses/
Date: Thu, 18 Apr 2019 03:30:25
Message-Id: 1555558198.e98880990e6cf9f43596f23719a250ab1de1eabc.bman@gentoo
1 commit: e98880990e6cf9f43596f23719a250ab1de1eabc
2 Author: Andrius Štikonas <andrius <AT> stikonas <DOT> eu>
3 AuthorDate: Sat Oct 27 18:37:02 2018 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 18 03:29:58 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9888099
7
8 app-portage/euses: Add ~arm64 keyword
9
10 Signed-off-by: Andrius Štikonas <andrius <AT> stikonas.eu>
11 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
12
13 app-portage/euses/euses-2.5.9.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-portage/euses/euses-2.5.9.ebuild b/app-portage/euses/euses-2.5.9.ebuild
17 index d56aa793a6b..aa8f61bc25c 100644
18 --- a/app-portage/euses/euses-2.5.9.ebuild
19 +++ b/app-portage/euses/euses-2.5.9.ebuild
20 @@ -9,7 +9,7 @@ SRC_URI="http://www.xs4all.nl/~rooversj/gentoo/${P}.tar.bz2"
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="alpha amd64 arm hppa ppc ppc64 sparc x86 ~x86-fbsd"
25 +KEYWORDS="alpha amd64 arm ~arm64 hppa ppc ppc64 sparc x86 ~x86-fbsd"
26 IUSE=""
27
28 S=${WORKDIR}