summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-11-30 21:39:09 +0000
committerSam James <sam@gentoo.org>2023-11-30 21:39:09 +0000
commit96d94adfb91b207aa378ca6275ee1aeb2f91c224 (patch)
treed6ef24023f41f699506cc73adb752aec458b9a7b
parentdev-ada/VSS: enable gcc-13 build (diff)
downloadgentoo-96d94adfb91b207aa378ca6275ee1aeb2f91c224.tar.gz
gentoo-96d94adfb91b207aa378ca6275ee1aeb2f91c224.tar.bz2
gentoo-96d94adfb91b207aa378ca6275ee1aeb2f91c224.zip
dev-vcs/mercurial: Stabilize 6.5.3 amd64, #918865
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-vcs/mercurial/mercurial-6.5.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/mercurial/mercurial-6.5.3.ebuild b/dev-vcs/mercurial/mercurial-6.5.3.ebuild
index dfff2cb61e00..28dedf6c80f9 100644
--- a/dev-vcs/mercurial/mercurial-6.5.3.ebuild
+++ b/dev-vcs/mercurial/mercurial-6.5.3.ebuild
@@ -171,7 +171,7 @@ SRC_URI="https://www.mercurial-scm.org/release/${P}.tar.gz
LICENSE="GPL-2+
rust? ( 0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD MIT MPL-2.0 PSF-2 Unicode-DFS-2016 Unlicense ZLIB )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
IUSE="+chg emacs gpg test tk rust"
BDEPEND="rust? ( ${RUST_DEPEND} )"