summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2023-02-15 13:31:24 -0500
committerMatt Turner <mattst88@gentoo.org>2023-02-15 13:36:31 -0500
commitfad183400e1a5dedbb181c319cb2a1d4df39f98a (patch)
tree8a974bcfffada1ca496ec0c2bfa7a7fcc7fa2b6b /dev-ml/ocamlbuild/ocamlbuild-0.14.1.ebuild
parentdev-ml/labltk: Drop alpha keywords (diff)
downloadgentoo-fad183400e1a5dedbb181c319cb2a1d4df39f98a.tar.gz
gentoo-fad183400e1a5dedbb181c319cb2a1d4df39f98a.tar.bz2
gentoo-fad183400e1a5dedbb181c319cb2a1d4df39f98a.zip
dev-ml/ocamlbuild: Drop alpha keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-ml/ocamlbuild/ocamlbuild-0.14.1.ebuild')
-rw-r--r--dev-ml/ocamlbuild/ocamlbuild-0.14.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.14.1.ebuild b/dev-ml/ocamlbuild/ocamlbuild-0.14.1.ebuild
index d401b427c72a..9a074afe9de9 100644
--- a/dev-ml/ocamlbuild/ocamlbuild-0.14.1.ebuild
+++ b/dev-ml/ocamlbuild/ocamlbuild-0.14.1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/ocaml/ocamlbuild/archive/${PV}.tar.gz -> ${P}.tar.gz
LICENSE="LGPL-2.1-with-linking-exception"
SLOT="0/${PV}"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
IUSE="+ocamlopt test"
RESTRICT="!test? ( test )"
REQUIRED_USE="test? ( ocamlopt )"