Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-cdr/b5i2iso/
Date: Sun, 07 Jan 2018 05:50:25
Message-Id: 1515304212.b0e329172cc6dad24f7dcb9ddc4684c9b7b68260.kensington@gentoo
1 commit: b0e329172cc6dad24f7dcb9ddc4684c9b7b68260
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 7 05:49:41 2018 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 7 05:50:12 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0e32917
7
8 app-cdr/b5i2iso: stabilise 0.2-r1 for amd64/x86
9
10 Package-Manager: Portage-2.3.14, Repoman-2.3.6
11
12 app-cdr/b5i2iso/b5i2iso-0.2-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-cdr/b5i2iso/b5i2iso-0.2-r1.ebuild b/app-cdr/b5i2iso/b5i2iso-0.2-r1.ebuild
16 index 4fa52024758..f45009e3c80 100644
17 --- a/app-cdr/b5i2iso/b5i2iso-0.2-r1.ebuild
18 +++ b/app-cdr/b5i2iso/b5i2iso-0.2-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI="6"
25 @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${PN}.tar.bz2"
26
27 LICENSE="GPL-2"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x86-macos ~x64-macos"
30 +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
31 PATCHES=( "${FILESDIR}/${P}-segfault.patch" )
32
33 S=${WORKDIR}/${PN}