Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/ufed/
Date: Sat, 02 May 2020 18:43:08
Message-Id: 1588444971.d846980c2cc33175bb6ea2d1f41f7a67d4089727.ago@gentoo
1 commit: d846980c2cc33175bb6ea2d1f41f7a67d4089727
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 2 18:42:51 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sat May 2 18:42:51 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d846980c
7
8 app-portage/ufed: arm stable wrt bug #720388
9
10 Package-Manager: Portage-2.3.89, Repoman-2.3.20
11 RepoMan-Options: --include-arches="arm"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-portage/ufed/ufed-0.96.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-portage/ufed/ufed-0.96.ebuild b/app-portage/ufed/ufed-0.96.ebuild
18 index 56404c75f2b..cc5c1e85fc1 100644
19 --- a/app-portage/ufed/ufed-0.96.ebuild
20 +++ b/app-portage/ufed/ufed-0.96.ebuild
21 @@ -8,7 +8,7 @@ if [[ ${PV} == *9999 ]]; then
22 EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/ufed.git"
23 else
24 SRC_URI="https://gitweb.gentoo.org/proj/ufed.git/snapshot/${P}.tar.bz2"
25 - KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
26 + KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
27 fi
28
29 inherit autotools out-of-source