Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/ufed/
Date: Thu, 02 May 2019 21:45:07
Message-Id: 1556833447.23fe71b958dc94c000bbc3b793da2cfc8285f598.zlogene@gentoo
1 commit: 23fe71b958dc94c000bbc3b793da2cfc8285f598
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 2 21:44:07 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Thu May 2 21:44:07 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23fe71b9
7
8 app-portage/ufed: alpha stable wrt bug #684066
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12 RepoMan-Options: --include-arches="alpha"
13
14 app-portage/ufed/ufed-0.94.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-portage/ufed/ufed-0.94.ebuild b/app-portage/ufed/ufed-0.94.ebuild
18 index 3073f32c40b..627ca92ea65 100644
19 --- a/app-portage/ufed/ufed-0.94.ebuild
20 +++ b/app-portage/ufed/ufed-0.94.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 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
26 + KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
27 fi
28
29 inherit autotools out-of-source