From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A71A3138331 for ; Sun, 7 Jan 2018 05:50:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C9AEAE08C8; Sun, 7 Jan 2018 05:50:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A6E4CE08C8 for ; Sun, 7 Jan 2018 05:50:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B84EB335D1F for ; Sun, 7 Jan 2018 05:50:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 105631A6 for ; Sun, 7 Jan 2018 05:50:21 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1515304212.b0e329172cc6dad24f7dcb9ddc4684c9b7b68260.kensington@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-cdr/b5i2iso/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-cdr/b5i2iso/b5i2iso-0.2-r1.ebuild X-VCS-Directories: app-cdr/b5i2iso/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: b0e329172cc6dad24f7dcb9ddc4684c9b7b68260 X-VCS-Branch: master Date: Sun, 7 Jan 2018 05:50:21 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: e874263c-b368-4cc5-888f-81d398f2d8c3 X-Archives-Hash: 0bc7786a927a154f86ccaa66bdbb57d7 commit: b0e329172cc6dad24f7dcb9ddc4684c9b7b68260 Author: Michael Palimaka gentoo org> AuthorDate: Sun Jan 7 05:49:41 2018 +0000 Commit: Michael Palimaka gentoo 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}