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/julia-bin/julia-bin-1.2.0.ebuild
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/julia-bin/julia-bin-1.2.0.ebuild')
-rw-r--r--dev-lang/julia-bin/julia-bin-1.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/julia-bin/julia-bin-1.2.0.ebuild b/dev-lang/julia-bin/julia-bin-1.2.0.ebuild
index 6f1a552fc9a6..f02381290d70 100644
--- a/dev-lang/julia-bin/julia-bin-1.2.0.ebuild
+++ b/dev-lang/julia-bin/julia-bin-1.2.0.ebuild
@@ -15,7 +15,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="-* ~amd64 ~x86 ~amd64-fbsd"
+KEYWORDS="-* ~amd64 ~x86"
IUSE="elibc_glibc elibc_FreeBSD"
RDEPEND="!dev-lang/julia"