diff options
author | 2024-06-18 21:11:54 +0300 | |
---|---|---|
committer | 2024-06-18 21:11:54 +0300 | |
commit | e9a2901ad187859b94736d7334c4f25a8f419af0 (patch) | |
tree | 8f2a066f48d7d18c8ccc64530e5a7a81f570f7ac /dev-vcs | |
parent | dev-lisp/cmucl: Stabilize 21e x86, #934485 (diff) | |
download | gentoo-e9a2901ad187859b94736d7334c4f25a8f419af0.tar.gz gentoo-e9a2901ad187859b94736d7334c4f25a8f419af0.tar.bz2 gentoo-e9a2901ad187859b94736d7334c4f25a8f419af0.zip |
dev-vcs/repo: Stabilize 2.45 x86, #934495
Signed-off-by: Arthur Zamarin <arthurzam@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 2658ea1534a8..323d210f7e51 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} |