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-arch/afio/
Date: Tue, 27 Feb 2018 20:02:37
Message-Id: 1519761750.c839e38e916f8160a948e819e20615db41791a35.slyfox@gentoo
1 commit: c839e38e916f8160a948e819e20615db41791a35
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 27 20:02:09 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 27 20:02:30 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c839e38e
7
8 app-arch/afio: stable 2.5.1-r1 for ppc, bug #429360
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11 RepoMan-Options: --include-arches="ppc"
12
13 app-arch/afio/afio-2.5.1-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-arch/afio/afio-2.5.1-r1.ebuild b/app-arch/afio/afio-2.5.1-r1.ebuild
17 index 78e8fe79b2f..3f2b5791d5f 100644
18 --- a/app-arch/afio/afio-2.5.1-r1.ebuild
19 +++ b/app-arch/afio/afio-2.5.1-r1.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="http://members.chello.nl/k.holtman/${P}.tgz"
21
22 LICENSE="Artistic LGPL-2"
23 SLOT="0"
24 -KEYWORDS="alpha amd64 ~hppa ~ppc sparc x86"
25 +KEYWORDS="alpha amd64 ~hppa ppc sparc x86"
26
27 PATCHES=( "${FILESDIR}"/${PN}-2.5.1-fix-build-system.patch )