Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/jhead/
Date: Fri, 05 Apr 2019 19:03:49
Message-Id: 1554491012.179de8968907b0ac0e70c7160f8efefb61714222.slyfox@gentoo
1 commit: 179de8968907b0ac0e70c7160f8efefb61714222
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Fri Apr 5 08:55:44 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 5 19:03:32 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=179de896
7
8 media-gfx/jhead: keyworded 3.00-r2 for sparc, bug #682322
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 media-gfx/jhead/jhead-3.00-r2.ebuild | 4 ++--
16 1 file changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/media-gfx/jhead/jhead-3.00-r2.ebuild b/media-gfx/jhead/jhead-3.00-r2.ebuild
19 index 4003550535b..a47820149d1 100644
20 --- a/media-gfx/jhead/jhead-3.00-r2.ebuild
21 +++ b/media-gfx/jhead/jhead-3.00-r2.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2017 Gentoo Foundation
24 +# Copyright 1999-2019 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=6
28 @@ -9,7 +9,7 @@ SRC_URI="http://www.sentex.net/~mwandel/${PN}/${P}.tar.gz"
29
30 LICENSE="public-domain"
31 SLOT="0"
32 -KEYWORDS="~amd64 ~x86"
33 +KEYWORDS="~amd64 ~sparc ~x86"
34 IUSE=""
35
36 src_prepare(){