commit:     cab9040eaefdb8b06a7e30b18b7df1f6ea6c0fa6
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 17 17:57:53 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 17 17:57:53 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cab9040e

dev-ml/integers: Stabilize 0.4.0 ppc64, #901613

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-ml/integers/integers-0.4.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ml/integers/integers-0.4.0.ebuild 
b/dev-ml/integers/integers-0.4.0.ebuild
index 11bdf517c4df..b080a84779b8 100644
--- a/dev-ml/integers/integers-0.4.0.ebuild
+++ b/dev-ml/integers/integers-0.4.0.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
@@ -12,5 +12,5 @@ S="${WORKDIR}/ocaml-${P}"
 
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="amd64 arm ~arm64 x86"
+KEYWORDS="amd64 arm ~arm64 ppc64 x86"
 IUSE="+ocamlopt"

Reply via email to