diff options
author | Michael Palimaka <kensington@gentoo.org> | 2018-01-07 16:47:13 +1100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2018-01-07 16:50:11 +1100 |
commit | 432441543d23e487a87f2a588ce444ac36c71d03 (patch) | |
tree | 2ffcf0a015ac15624dd5155a21941d07753da1e7 /app-cdr/uif2iso | |
parent | app-cdr/bchunk: remove 1.2.0-r3 (diff) | |
download | gentoo-432441543d23e487a87f2a588ce444ac36c71d03.tar.gz gentoo-432441543d23e487a87f2a588ce444ac36c71d03.tar.bz2 gentoo-432441543d23e487a87f2a588ce444ac36c71d03.zip |
app-cdr/uif2iso: stabilise 0.1.7c-r1 for amd64/x86
Package-Manager: Portage-2.3.14, Repoman-2.3.6
Diffstat (limited to 'app-cdr/uif2iso')
-rw-r--r-- | app-cdr/uif2iso/uif2iso-0.1.7c-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-cdr/uif2iso/uif2iso-0.1.7c-r1.ebuild b/app-cdr/uif2iso/uif2iso-0.1.7c-r1.ebuild index 97d523632af7..42e0d67928b1 100644 --- a/app-cdr/uif2iso/uif2iso-0.1.7c-r1.ebuild +++ b/app-cdr/uif2iso/uif2iso-0.1.7c-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.zip LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="test" RDEPEND="sys-libs/zlib" |