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 5D15D138331 for ; Mon, 26 Feb 2018 14:25:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EA9FFE08F5; Mon, 26 Feb 2018 14:25:44 +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 C55EBE08F5 for ; Mon, 26 Feb 2018 14:25:44 +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 E3930335C38 for ; Mon, 26 Feb 2018 14:25:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C24B8231 for ; Mon, 26 Feb 2018 14:25:40 +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: <1519654880.8015ba3994709c44572a5c7509b98424cc8c1de4.perfinion@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/nasm/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-lang/nasm/nasm-2.13.01.ebuild X-VCS-Directories: dev-lang/nasm/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: 8015ba3994709c44572a5c7509b98424cc8c1de4 X-VCS-Branch: master Date: Mon, 26 Feb 2018 14:25:40 +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: 21f28884-5031-4253-9846-1a68a4ed6eed X-Archives-Hash: b49bf680b511378d645b6c346cec6a87 commit: 8015ba3994709c44572a5c7509b98424cc8c1de4 Author: Jason Zaman gentoo org> AuthorDate: Mon Feb 26 14:21:20 2018 +0000 Commit: Jason Zaman gentoo org> CommitDate: Mon Feb 26 14:21:20 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8015ba39 dev-lang/nasm: amd64 stable Gentoo-bug: 648078 Package-Manager: Portage-2.3.19, Repoman-2.3.6 dev-lang/nasm/nasm-2.13.01.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lang/nasm/nasm-2.13.01.ebuild b/dev-lang/nasm/nasm-2.13.01.ebuild index 4cdaefe4d99..d1adedf032d 100644 --- a/dev-lang/nasm/nasm-2.13.01.ebuild +++ b/dev-lang/nasm/nasm-2.13.01.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.nasm.us/pub/nasm/releasebuilds/${PV/_}/${P/_}.tar.xz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="amd64 x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-macos" IUSE="doc" DEPEND="