summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-09-10 21:46:45 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-09-10 21:46:45 +0300
commit06d2e905f5268fc8c631471766d920aefe29ba96 (patch)
tree482a2acb0da823551101ebad3c26bbe1cf07ac0a /dev-vcs
parentgnustep-apps/gorm: destabilize 1.3.1 for ~ppc (diff)
downloadgentoo-06d2e905f5268fc8c631471766d920aefe29ba96.tar.gz
gentoo-06d2e905f5268fc8c631471766d920aefe29ba96.tar.bz2
gentoo-06d2e905f5268fc8c631471766d920aefe29ba96.zip
dev-vcs/hg-git: Stabilize 1.1.1 ALLARCHES, #939434
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/hg-git/hg-git-1.1.1.ebuild4
1 files 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}]