diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-29 17:43:57 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-29 17:47:00 +0300 |
commit | 71b93582a06572263de4b4baa829c8f9041c5c62 (patch) | |
tree | 3c83cca8b18a42dddfc9f3ca664ab32700896104 /dev-vcs | |
parent | dev-python/python-xlib: destabilize 0.33 for ~ppc (diff) | |
download | gentoo-71b93582a06572263de4b4baa829c8f9041c5c62.tar.gz gentoo-71b93582a06572263de4b4baa829c8f9041c5c62.tar.bz2 gentoo-71b93582a06572263de4b4baa829c8f9041c5c62.zip |
dev-vcs/hg-git: destabilize 1.0.2-r1 for ~ppc
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/hg-git/hg-git-1.0.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/hg-git/hg-git-1.0.2-r1.ebuild b/dev-vcs/hg-git/hg-git-1.0.2-r1.ebuild index e53d2bdf3fc4..de0e0592a5e9 100644 --- a/dev-vcs/hg-git/hg-git-1.0.2-r1.ebuild +++ b/dev-vcs/hg-git/hg-git-1.0.2-r1.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-5.2[${PYTHON_USEDEP}] |