summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-02-23 23:45:58 +0000
committerSam James <sam@gentoo.org>2023-02-23 23:45:58 +0000
commit2558d66540e766ad3fc9536430050834d71dbbb2 (patch)
tree15f9d7c594f53e9df254df8f958888a8465cc6bc /dev-ml/ocaml-gettext/ocaml-gettext-0.3.7-r3.ebuild
parentdev-ml/dune-site: Stabilize 2.9.3 amd64, #896102 (diff)
downloadgentoo-2558d66540e766ad3fc9536430050834d71dbbb2.tar.gz
gentoo-2558d66540e766ad3fc9536430050834d71dbbb2.tar.bz2
gentoo-2558d66540e766ad3fc9536430050834d71dbbb2.zip
dev-ml/ocaml-gettext: stabilize for amd64
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/ocaml-gettext/ocaml-gettext-0.3.7-r3.ebuild')
-rw-r--r--dev-ml/ocaml-gettext/ocaml-gettext-0.3.7-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/ocaml-gettext/ocaml-gettext-0.3.7-r3.ebuild b/dev-ml/ocaml-gettext/ocaml-gettext-0.3.7-r3.ebuild
index ca902d4b1b81..bf25db3a74cf 100644
--- a/dev-ml/ocaml-gettext/ocaml-gettext-0.3.7-r3.ebuild
+++ b/dev-ml/ocaml-gettext/ocaml-gettext-0.3.7-r3.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
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/gildor478/ocaml-gettext/archive/${PV}.tar.gz -> ${P}
LICENSE="LGPL-2.1-with-linking-exception"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="doc +ocamlopt test"
RESTRICT="!test? ( test )"