Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/nasm/
Date: Sun, 25 Feb 2018 20:16:51
Message-Id: 1519589797.4c9a960c713ae9f8954a9b46a48ae3e554716efb.whissi@gentoo
1 commit: 4c9a960c713ae9f8954a9b46a48ae3e554716efb
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 25 20:15:39 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 25 20:16:37 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c9a960c
7
8 dev-lang/nasm: x86 stable (bug #648078)
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 dev-lang/nasm/nasm-2.13.01.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-lang/nasm/nasm-2.13.01.ebuild b/dev-lang/nasm/nasm-2.13.01.ebuild
16 index 36743145ca6..4cdaefe4d99 100644
17 --- a/dev-lang/nasm/nasm-2.13.01.ebuild
18 +++ b/dev-lang/nasm/nasm-2.13.01.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -11,7 +11,7 @@ SRC_URI="http://www.nasm.us/pub/nasm/releasebuilds/${PV/_}/${P/_}.tar.xz"
26
27 LICENSE="BSD-2"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-macos"
30 +KEYWORDS="~amd64 x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-macos"
31 IUSE="doc"
32
33 DEPEND="