diff options
author | Fabian Groffen <grobian@gentoo.org> | 2023-06-04 14:19:42 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2023-06-04 14:19:42 +0200 |
commit | d7bedd769af909f6fb195e1ada893f0f22dfb147 (patch) | |
tree | fa71b48ea95bcd164a3248d80be45f47af5ddf24 /dev-vcs | |
parent | net-libs/nghttp2-1.52.0: marked ~arm64-macos (diff) | |
download | gentoo-d7bedd769af909f6fb195e1ada893f0f22dfb147.tar.gz gentoo-d7bedd769af909f6fb195e1ada893f0f22dfb147.tar.bz2 gentoo-d7bedd769af909f6fb195e1ada893f0f22dfb147.zip |
dev-vcs/hg-git + deps: marked ~arm64-macos
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/hg-git/hg-git-1.0.2.ebuild | 2 | ||||
-rw-r--r-- | dev-vcs/mercurial/mercurial-6.4.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/hg-git/hg-git-1.0.2.ebuild b/dev-vcs/hg-git/hg-git-1.0.2.ebuild index 1831d7d514ec..edc70f375964 100644 --- a/dev-vcs/hg-git/hg-git-1.0.2.ebuild +++ b/dev-vcs/hg-git/hg-git-1.0.2.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://foss.heptapod.net/mercurial/hg-git/-/archive/${MY_PV}/${PN}-${M LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" IUSE="" RDEPEND=" diff --git a/dev-vcs/mercurial/mercurial-6.4.ebuild b/dev-vcs/mercurial/mercurial-6.4.ebuild index d481cbd912b6..13b63deaf00c 100644 --- a/dev-vcs/mercurial/mercurial-6.4.ebuild +++ b/dev-vcs/mercurial/mercurial-6.4.ebuild @@ -173,7 +173,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 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 ~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} )" |