diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-12-21 15:15:49 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-12-21 15:15:49 +0100 |
commit | 55f871d64bc365f34c406bf15b05502d3f55ee79 (patch) | |
tree | 50e8fa80c875b564ad3f9e910001965670783df7 | |
parent | dev-vcs/repo: Stabilize 2.48 x86, #946780 (diff) | |
download | gentoo-55f871d64bc365f34c406bf15b05502d3f55ee79.tar.gz gentoo-55f871d64bc365f34c406bf15b05502d3f55ee79.tar.bz2 gentoo-55f871d64bc365f34c406bf15b05502d3f55ee79.zip |
dev-vcs/repo: Stabilize 2.48 amd64, #946780
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-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 3f4b94c8bcad..9fb66dcdb29d 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}" |