diff options
author | 2024-12-21 12:49:38 +0000 | |
---|---|---|
committer | 2024-12-21 12:49:38 +0000 | |
commit | 23c41a0b73840ebd14f43695487dfea52fa23726 (patch) | |
tree | 835b39e1383952037fd064d8c16a3438e5057c78 /dev-vcs | |
parent | dev-vcs/repo: Stabilize 2.48 arm, #946780 (diff) | |
download | gentoo-23c41a0b73840ebd14f43695487dfea52fa23726.tar.gz gentoo-23c41a0b73840ebd14f43695487dfea52fa23726.tar.bz2 gentoo-23c41a0b73840ebd14f43695487dfea52fa23726.zip |
dev-vcs/repo: Stabilize 2.48 arm64, #946780
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/repo/repo-2.48.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/repo/repo-2.48.ebuild b/dev-vcs/repo/repo-2.48.ebuild index bb60ef10454b..7077ddf2ecec 100644 --- a/dev-vcs/repo/repo-2.48.ebuild +++ b/dev-vcs/repo/repo-2.48.ebuild @@ -19,7 +19,7 @@ S="${WORKDIR}/git-${P}" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |