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/ufed/
Date: Thu, 18 Apr 2019 03:30:25
Message-Id: 1555558199.221795b2588c9e7c378fccbdbae5933a4fc43282.bman@gentoo
1 commit: 221795b2588c9e7c378fccbdbae5933a4fc43282
2 Author: Andrius Štikonas <andrius <AT> stikonas <DOT> eu>
3 AuthorDate: Sat Oct 27 18:45:03 2018 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 18 03:29:59 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=221795b2
7
8 app-portage/ufed: 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/ufed/ufed-0.92.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-portage/ufed/ufed-0.92.ebuild b/app-portage/ufed/ufed-0.92.ebuild
17 index 439c65b2bb9..9922509db2f 100644
18 --- a/app-portage/ufed/ufed-0.92.ebuild
19 +++ b/app-portage/ufed/ufed-0.92.ebuild
20 @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
25 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
26 IUSE=""
27
28 COMMON_DEPEND="sys-libs/ncurses:0="