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/uif2iso/
Date: Sun, 07 Jan 2018 05:50:26
Message-Id: 1515304211.432441543d23e487a87f2a588ce444ac36c71d03.kensington@gentoo
1 commit: 432441543d23e487a87f2a588ce444ac36c71d03
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 7 05:47:13 2018 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 7 05:50:11 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43244154
7
8 app-cdr/uif2iso: stabilise 0.1.7c-r1 for amd64/x86
9
10 Package-Manager: Portage-2.3.14, Repoman-2.3.6
11
12 app-cdr/uif2iso/uif2iso-0.1.7c-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-cdr/uif2iso/uif2iso-0.1.7c-r1.ebuild b/app-cdr/uif2iso/uif2iso-0.1.7c-r1.ebuild
16 index 97d523632af..42e0d67928b 100644
17 --- a/app-cdr/uif2iso/uif2iso-0.1.7c-r1.ebuild
18 +++ b/app-cdr/uif2iso/uif2iso-0.1.7c-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 @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.zip
26
27 LICENSE="GPL-2+"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x64-macos"
30 +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~x64-macos"
31 IUSE="test"
32
33 RDEPEND="sys-libs/zlib"