commit: 2ab5cca8b09821a7abe2923c430e00bd33ef4269 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Mar 14 00:53:07 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Mar 14 00:53:32 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ab5cca8
dev-ml/ocaml-ctypes: Stabilize 0.17.1 amd64, #775782 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ml/ocaml-ctypes/ocaml-ctypes-0.17.1.ebuild | 4 ++-- 1 file 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 e4e0fb587c4..b511de0f1cb 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 )"
