summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-10-11 17:34:21 +0200
committerMichał Górny <mgorny@gentoo.org>2019-10-11 17:34:21 +0200
commit6285ca3133651fc3ce59f603c3340e5842e45c65 (patch)
treeb1afafd50c4a5eccdb86a302df377c5cd097dd24 /dev-lang/nasm
parentdev-haskell: Remove *-fbsd KEYWORDS (diff)
downloadgentoo-6285ca3133651fc3ce59f603c3340e5842e45c65.tar.gz
gentoo-6285ca3133651fc3ce59f603c3340e5842e45c65.tar.bz2
gentoo-6285ca3133651fc3ce59f603c3340e5842e45c65.zip
dev-lang: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-lang/nasm')
-rw-r--r--dev-lang/nasm/nasm-2.14.02.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/nasm/nasm-2.14.02.ebuild b/dev-lang/nasm/nasm-2.14.02.ebuild
index fa8547758795..77adc7000996 100644
--- a/dev-lang/nasm/nasm-2.14.02.ebuild
+++ b/dev-lang/nasm/nasm-2.14.02.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 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="amd64 ~arm64 ~ia64 ~ppc64 x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos"
IUSE="doc"
RDEPEND=""