summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-03-06 12:50:58 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-06 12:50:58 +0000
commit2cfb568b4514691aaa6b7e6c8fc8a47c8fc95ddd (patch)
treef6b16f1681b9f8e41700ddf303e06264351c347a
parentdev-vcs/mercurial: Stabilize 6.3.2 arm, #899646 (diff)
downloadgentoo-2cfb568b4514691aaa6b7e6c8fc8a47c8fc95ddd.tar.gz
gentoo-2cfb568b4514691aaa6b7e6c8fc8a47c8fc95ddd.tar.bz2
gentoo-2cfb568b4514691aaa6b7e6c8fc8a47c8fc95ddd.zip
dev-vcs/mercurial: Stabilize 6.3.2 x86, #899646
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-vcs/mercurial/mercurial-6.3.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/mercurial/mercurial-6.3.2.ebuild b/dev-vcs/mercurial/mercurial-6.3.2.ebuild
index be2938fca900..119bed8ff894 100644
--- a/dev-vcs/mercurial/mercurial-6.3.2.ebuild
+++ b/dev-vcs/mercurial/mercurial-6.3.2.ebuild
@@ -156,7 +156,7 @@ SRC_URI="https://www.mercurial-scm.org/release/${P}.tar.gz
LICENSE="GPL-2+
rust? ( BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 ISC MIT MPL-2.0 PSF-2 Unlicense ZLIB )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="+chg emacs gpg test tk rust"
BDEPEND="rust? ( ${RUST_DEPEND} )"