diff options
author | Sam James <sam@gentoo.org> | 2024-06-18 11:29:56 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-18 11:29:56 +0100 |
commit | 179b2c430bc8393186b78382e81df0956c74604b (patch) | |
tree | ce41a795c3473246add51d701802d9548bbc059f /dev-vcs | |
parent | dev-vcs/repo: Stabilize 2.45 ppc, #934495 (diff) | |
download | gentoo-179b2c430bc8393186b78382e81df0956c74604b.tar.gz gentoo-179b2c430bc8393186b78382e81df0956c74604b.tar.bz2 gentoo-179b2c430bc8393186b78382e81df0956c74604b.zip |
dev-vcs/repo: Stabilize 2.45 amd64, #934495
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/repo/repo-2.45.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/repo/repo-2.45.ebuild b/dev-vcs/repo/repo-2.45.ebuild index 6ddae0a9b256..2658ea1534a8 100644 --- a/dev-vcs/repo/repo-2.45.ebuild +++ b/dev-vcs/repo/repo-2.45.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/GerritCodeReview/git-repo/archive/refs/tags/v${PV}.t LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="${PYTHON_DEPS} |