diff options
author | Sam James <sam@gentoo.org> | 2023-05-01 01:15:46 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-01 01:15:46 +0100 |
commit | 892138888146657718f6e31c390d0372e5a9aefa (patch) | |
tree | f64e1aa89a3323edd45ad5f4ac92d79add319dde /dev-vcs | |
parent | app-admin/supervisor: Stabilize 4.2.5 amd64, #904622 (diff) | |
download | gentoo-892138888146657718f6e31c390d0372e5a9aefa.tar.gz gentoo-892138888146657718f6e31c390d0372e5a9aefa.tar.bz2 gentoo-892138888146657718f6e31c390d0372e5a9aefa.zip |
dev-vcs/repo: Stabilize 2.30 amd64, #904642
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/repo/repo-2.30.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/repo/repo-2.30.ebuild b/dev-vcs/repo/repo-2.30.ebuild index 9894f579d2cc..2a3fb2571ca0 100644 --- a/dev-vcs/repo/repo-2.30.ebuild +++ b/dev-vcs/repo/repo-2.30.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://storage.googleapis.com/git-repo-downloads/${P} 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" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |