commit: 58a0d4921985710ba6c93160e771a8f6403d9aa8 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Sat Aug 29 14:44:56 2020 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Sat Aug 29 14:44:56 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58a0d492
dev-lang/nasm: x86 stable (bug #738670) Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org> dev-lang/nasm/nasm-2.15.03.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lang/nasm/nasm-2.15.03.ebuild b/dev-lang/nasm/nasm-2.15.03.ebuild index 50972bc3e57..3b6355fec01 100644 --- a/dev-lang/nasm/nasm-2.15.03.ebuild +++ b/dev-lang/nasm/nasm-2.15.03.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.nasm.us/pub/nasm/releasebuilds/${PV/_}/${P/_}.tar.xz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ia64 ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm64 ~ia64 ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="doc" RDEPEND=""