summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-02-23 23:46:17 +0000
committerSam James <sam@gentoo.org>2023-02-23 23:46:17 +0000
commit01e66dc026698fdaa3cf54134c20a4958355f35a (patch)
tree506d809199d29e0df2cc5a19dc81b5e28d543644
parentdev-ml/ocaml-gettext-camomile: stabilize 0.4.2 for amd64 (diff)
downloadgentoo-01e66dc026698fdaa3cf54134c20a4958355f35a.tar.gz
gentoo-01e66dc026698fdaa3cf54134c20a4958355f35a.tar.bz2
gentoo-01e66dc026698fdaa3cf54134c20a4958355f35a.zip
dev-ml/ocaml-gettext-stub: stabilize 0.4.2-r1 for amd64
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-ml/ocaml-gettext-stub/ocaml-gettext-stub-0.4.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/ocaml-gettext-stub/ocaml-gettext-stub-0.4.2-r1.ebuild b/dev-ml/ocaml-gettext-stub/ocaml-gettext-stub-0.4.2-r1.ebuild
index 3d79cb05c000..ee1414b5f36d 100644
--- a/dev-ml/ocaml-gettext-stub/ocaml-gettext-stub-0.4.2-r1.ebuild
+++ b/dev-ml/ocaml-gettext-stub/ocaml-gettext-stub-0.4.2-r1.ebuild
@@ -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 )"