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-cdr/nrg2iso/
Date: Thu, 08 Feb 2018 22:13:41
Message-Id: 1518127980.8f5d1bef7bb6ffac1e2b98ec3ba6d73bf0c25f9b.slyfox@gentoo
1 commit: 8f5d1bef7bb6ffac1e2b98ec3ba6d73bf0c25f9b
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Thu Feb 8 22:03:56 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 8 22:13:00 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f5d1bef
7
8 app-cdr/nrg2iso: stable 0.4-r2 for sparc, bug #646972
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11 RepoMan-Options: --include-arches="sparc"
12
13 app-cdr/nrg2iso/nrg2iso-0.4-r2.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/app-cdr/nrg2iso/nrg2iso-0.4-r2.ebuild b/app-cdr/nrg2iso/nrg2iso-0.4-r2.ebuild
17 index 30048df034e..66fa97d50c2 100644
18 --- a/app-cdr/nrg2iso/nrg2iso-0.4-r2.ebuild
19 +++ b/app-cdr/nrg2iso/nrg2iso-0.4-r2.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI="6"
26 @@ -15,7 +15,7 @@ SRC_URI="http://gregory.kokanosky.free.fr/v4/linux/${P}.tar.gz
27
28 LICENSE="GPL-2+"
29 SLOT="0"
30 -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos"
31 +KEYWORDS="~amd64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos"
32 IUSE="test"
33 DOCS=( CHANGELOG )