commit: 06d2e905f5268fc8c631471766d920aefe29ba96
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 10 18:46:45 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Sep 10 18:46:45 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06d2e905
dev-vcs/hg-git: Stabilize 1.1.1 ALLARCHES, #939434
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-vcs/hg-git/hg-git-1.1.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-vcs/hg-git/hg-git-1.1.1.ebuild
b/dev-vcs/hg-git/hg-git-1.1.1.ebuild
index 3b13b528170f..187e7873942e 100644
--- a/dev-vcs/hg-git/hg-git-1.1.1.ebuild
+++ b/dev-vcs/hg-git/hg-git-1.1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
@@ -16,7 +16,7 @@ S="${WORKDIR}/${PN}-${MY_PV}"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~arm64-macos
~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~arm64-macos
~ppc-macos ~x64-macos ~x64-solaris"
RDEPEND="
>=dev-vcs/mercurial-6.1[${PYTHON_USEDEP}]