summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-10-07 08:36:53 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-10-07 08:36:53 +0200
commitfe4813b755ff55d83333c7ace72234c280a46f9a (patch)
tree66a4efc7c3c3628e7979e147a6c2aa31f95c1490
parentnet-analyzer/zmap: amd64 stable wrt bug #746179 (diff)
downloadgentoo-fe4813b755ff55d83333c7ace72234c280a46f9a.tar.gz
gentoo-fe4813b755ff55d83333c7ace72234c280a46f9a.tar.bz2
gentoo-fe4813b755ff55d83333c7ace72234c280a46f9a.zip
dev-lang/nasm: amd64 stable wrt bug #746206
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-lang/nasm/nasm-2.15.05.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/nasm/nasm-2.15.05.ebuild b/dev-lang/nasm/nasm-2.15.05.ebuild
index 50972bc3e57f..e11ca3cf82b8 100644
--- a/dev-lang/nasm/nasm-2.15.05.ebuild
+++ b/dev-lang/nasm/nasm-2.15.05.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=""