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 6AB711382C5 for ; Wed, 21 Feb 2018 18:48:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 39D54E0936; Wed, 21 Feb 2018 18:48:35 +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 1EA5AE0936 for ; Wed, 21 Feb 2018 18:48:35 +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 31DCB335C0C for ; Wed, 21 Feb 2018 18:48:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 331E4238 for ; Wed, 21 Feb 2018 18:48:31 +0000 (UTC) From: "Jason Zaman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jason Zaman" Message-ID: <1519238412.eb5677d4039de0e5a27e51a055747dc4b4cee8a5.perfinion@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-cdr/nrg2iso/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-cdr/nrg2iso/nrg2iso-0.4-r2.ebuild X-VCS-Directories: app-cdr/nrg2iso/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: eb5677d4039de0e5a27e51a055747dc4b4cee8a5 X-VCS-Branch: master Date: Wed, 21 Feb 2018 18:48:31 +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: ef79c596-e37b-45a6-bc8e-6eb25a06e7c9 X-Archives-Hash: ef81cb4b9ad7b5ece37cd0061eb56e03 commit: eb5677d4039de0e5a27e51a055747dc4b4cee8a5 Author: Jason Zaman gentoo org> AuthorDate: Wed Feb 21 18:40:12 2018 +0000 Commit: Jason Zaman gentoo org> CommitDate: Wed Feb 21 18:40:12 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb5677d4 app-cdr/nrg2iso: amd64 stable Gentoo-bug: 646972 Package-Manager: Portage-2.3.19, Repoman-2.3.6 app-cdr/nrg2iso/nrg2iso-0.4-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-cdr/nrg2iso/nrg2iso-0.4-r2.ebuild b/app-cdr/nrg2iso/nrg2iso-0.4-r2.ebuild index 66fa97d50c2..fbf2431cbb6 100644 --- a/app-cdr/nrg2iso/nrg2iso-0.4-r2.ebuild +++ b/app-cdr/nrg2iso/nrg2iso-0.4-r2.ebuild @@ -15,7 +15,7 @@ SRC_URI="http://gregory.kokanosky.free.fr/v4/linux/${P}.tar.gz LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="amd64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos" IUSE="test" DOCS=( CHANGELOG )