dev-ml/ocaml-gettext-stub: stabilize 0.4.2-r1 for amd64

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2023-02-23 23:46:17 +00:00
parent e135116ed2
commit 01e66dc026

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -15,7 +15,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
LICENSE="LGPL-2.1-with-linking-exception"
SLOT="0/${PV}"
KEYWORDS="~amd64"
KEYWORDS="amd64"
IUSE="+ocamlopt test"
RESTRICT="!test? ( test )"