commit: b0e329172cc6dad24f7dcb9ddc4684c9b7b68260 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Sun Jan 7 05:49:41 2018 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Sun Jan 7 05:50:12 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0e32917
app-cdr/b5i2iso: stabilise 0.2-r1 for amd64/x86 Package-Manager: Portage-2.3.14, Repoman-2.3.6 app-cdr/b5i2iso/b5i2iso-0.2-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-cdr/b5i2iso/b5i2iso-0.2-r1.ebuild b/app-cdr/b5i2iso/b5i2iso-0.2-r1.ebuild index 4fa52024758..f45009e3c80 100644 --- a/app-cdr/b5i2iso/b5i2iso-0.2-r1.ebuild +++ b/app-cdr/b5i2iso/b5i2iso-0.2-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" @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${PN}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x86-macos ~x64-macos" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" PATCHES=( "${FILESDIR}/${P}-segfault.patch" ) S=${WORKDIR}/${PN}