Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/ufed/
Date: Sun, 28 Apr 2019 13:03:55
Message-Id: 1556456615.ed2a9a9d06ae4c23e8aea1893085c3b2bdd35139.slyfox@gentoo
1 commit: ed2a9a9d06ae4c23e8aea1893085c3b2bdd35139
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 28 08:40:12 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 28 13:03:35 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed2a9a9d
7
8 app-portage/ufed: stable 0.94 for ppc64, bug #684066
9
10 Package-Manager: Portage-2.3.65, Repoman-2.3.12
11 RepoMan-Options: --include-arches="ppc64"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
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 6e20116621d..3073f32c40b 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