commit: feabe4130ac469dba502d1a057742858affec364 Author: Mike Frysinger <vapier <AT> chromium <DOT> org> AuthorDate: Thu Nov 24 06:06:35 2022 +0000 Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org> CommitDate: Thu Nov 24 06:18:58 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=feabe413
dev-vcs/repo: mark 2.29 stable for all Signed-off-by: Mike Frysinger <vapier <AT> gentoo.org> dev-vcs/repo/repo-2.29.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-vcs/repo/repo-2.29.ebuild b/dev-vcs/repo/repo-2.29.ebuild index f65cdd0c6678..ecc487887842 100644 --- a/dev-vcs/repo/repo-2.29.ebuild +++ b/dev-vcs/repo/repo-2.29.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" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}"