summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-14 00:53:07 +0000
committerSam James <sam@gentoo.org>2021-03-14 00:53:32 +0000
commit2ab5cca8b09821a7abe2923c430e00bd33ef4269 (patch)
tree5065e17b826aedd8d53be2cd07018f98fc5ce287 /dev-ml/ocaml-ctypes/ocaml-ctypes-0.17.1.ebuild
parentdev-ml/integers: Stabilize 0.4.0 amd64, #775782 (diff)
downloadgentoo-2ab5cca8b09821a7abe2923c430e00bd33ef4269.tar.gz
gentoo-2ab5cca8b09821a7abe2923c430e00bd33ef4269.tar.bz2
gentoo-2ab5cca8b09821a7abe2923c430e00bd33ef4269.zip
dev-ml/ocaml-ctypes: Stabilize 0.17.1 amd64, #775782
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/ocaml-ctypes/ocaml-ctypes-0.17.1.ebuild')
-rw-r--r--dev-ml/ocaml-ctypes/ocaml-ctypes-0.17.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/ocaml-ctypes/ocaml-ctypes-0.17.1.ebuild b/dev-ml/ocaml-ctypes/ocaml-ctypes-0.17.1.ebuild
index e4e0fb587c4e..b511de0f1cb9 100644
--- a/dev-ml/ocaml-ctypes/ocaml-ctypes-0.17.1.ebuild
+++ b/dev-ml/ocaml-ctypes/ocaml-ctypes-0.17.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocamllabs/ocaml-ctypes/archive/${PV}.tar.gz -> ${P}.
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"