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: Sat, 30 Dec 2017 11:02:29
Message-Id: 1514631713.72c8ed39626e6ea77f0bf4cec9004323a5784427.slyfox@gentoo
1 commit: 72c8ed39626e6ea77f0bf4cec9004323a5784427
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Fri Dec 29 18:49:11 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 30 11:01:53 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72c8ed39
7
8 app-arch/afio: stable 2.5.1-r1 for sparc, bug #429360
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.3
11 RepoMan-Options: --include-arches="sparc"
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 d5037ac66c3..25f3a1dd310 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 )