Skip to content

Commit

Permalink
dev-vcs/tortoisehg: Stabilize 6.2.3 amd64, #881283
Browse files Browse the repository at this point in the history
Signed-off-by: Jakov Smolić <[email protected]>
  • Loading branch information
jsmolic committed Nov 18, 2022
1 parent 5d1e5a7 commit 9f3cf11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-vcs/tortoisehg/tortoisehg-6.2.3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ DISTUTILS_USE_PEP517=setuptools
inherit desktop distutils-r1 optfeature xdg-utils

if [[ ${PV} != *9999* ]]; then
KEYWORDS="~amd64 ~arm64 ~x86"
KEYWORDS="amd64 ~arm64 ~x86"
SRC_URI="https://foss.heptapod.net/mercurial/${PN}/thg/-/archive/${PV}/thg-${PV}.tar.gz -> ${P}.tar.gz"
HG_DEPEND=">=dev-vcs/mercurial-5.9[${PYTHON_USEDEP}]
<dev-vcs/mercurial-6.3[${PYTHON_USEDEP}]"
Expand Down

0 comments on commit 9f3cf11

Please sign in to comment.