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: Wed, 10 Apr 2019 22:03:36
Message-Id: 1554933794.310f940851ca19b8afa86988585cdc7d0139f715.slyfox@gentoo
1 commit: 310f940851ca19b8afa86988585cdc7d0139f715
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Wed Apr 10 19:56:44 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed Apr 10 22:03:14 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=310f9408
7
8 dev-libs/libowfat: keyworded 0.32-r1 for sparc
9
10 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12 RepoMan-Options: --include-arches="sparc"
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 dev-libs/libowfat/libowfat-0.32-r1.ebuild | 4 ++--
16 1 file changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/dev-libs/libowfat/libowfat-0.32-r1.ebuild b/dev-libs/libowfat/libowfat-0.32-r1.ebuild
19 index 116551cefe1..22437a7a7a7 100644
20 --- a/dev-libs/libowfat/libowfat-0.32-r1.ebuild
21 +++ b/dev-libs/libowfat/libowfat-0.32-r1.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2018 Gentoo Authors
24 +# Copyright 1999-2019 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI="7"
28 @@ -11,7 +11,7 @@ HOMEPAGE="https://www.fefe.de/libowfat/"
29
30 LICENSE="GPL-2"
31 SLOT="0"
32 -KEYWORDS="~amd64 ~hppa ~x86"
33 +KEYWORDS="~amd64 ~hppa ~sparc ~x86"
34 IUSE="diet"
35
36 RDEPEND="diet? ( >=dev-libs/dietlibc-0.33_pre20090721 )"