summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-10-11 17:34:31 +0200
committerMichał Górny <mgorny@gentoo.org>2019-10-11 17:34:31 +0200
commitaca26925a67868a6b453460706345175b4395c38 (patch)
tree1f314a2ef190f2f4d036dad6947efeaa8eded50d /dev-ml/camlp4/camlp4-4.05_p1.ebuild
parentdev-lua: Remove *-fbsd KEYWORDS (diff)
downloadgentoo-aca26925a67868a6b453460706345175b4395c38.tar.gz
gentoo-aca26925a67868a6b453460706345175b4395c38.tar.bz2
gentoo-aca26925a67868a6b453460706345175b4395c38.zip
dev-ml: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-ml/camlp4/camlp4-4.05_p1.ebuild')
-rw-r--r--dev-ml/camlp4/camlp4-4.05_p1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/camlp4/camlp4-4.05_p1.ebuild b/dev-ml/camlp4/camlp4-4.05_p1.ebuild
index 63a829b74226..80a764a62593 100644
--- a/dev-ml/camlp4/camlp4-4.05_p1.ebuild
+++ b/dev-ml/camlp4/camlp4-4.05_p1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/ocaml/camlp4/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
LICENSE="LGPL-2-with-linking-exception"
SLOT="0/${PV}"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="+ocamlopt"
DEPEND=">=dev-lang/ocaml-4.05_beta:=[ocamlopt?]"