Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libowfat/
Date: Mon, 04 Dec 2017 08:01:48
Message-Id: 1512374494.013cea5c08356e0d8c4a39fd862d09c753fdab06.slyfox@gentoo
1 commit: 013cea5c08356e0d8c4a39fd862d09c753fdab06
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 4 08:01:34 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 4 08:01:34 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=013cea5c
7
8 dev-libs/libowfat: stable 0.31-r1 for sparc, bug #639420 (thanks to Rolf Eike Beer)
9
10 Package-Manager: Portage-2.3.16, Repoman-2.3.6
11 RepoMan-Options: --include-arches="sparc"
12
13 dev-libs/libowfat/libowfat-0.31-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-libs/libowfat/libowfat-0.31-r1.ebuild b/dev-libs/libowfat/libowfat-0.31-r1.ebuild
17 index 38dc2d79329..aa21affe38c 100644
18 --- a/dev-libs/libowfat/libowfat-0.31-r1.ebuild
19 +++ b/dev-libs/libowfat/libowfat-0.31-r1.ebuild
20 @@ -11,7 +11,7 @@ HOMEPAGE="https://www.fefe.de/libowfat/"
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~hppa ~sparc ~x86"
25 +KEYWORDS="~amd64 ~hppa sparc ~x86"
26 IUSE="diet"
27
28 RDEPEND="diet? ( >=dev-libs/dietlibc-0.33_pre20090721 )"