diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-07 12:57:21 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-07 12:57:21 +0200 |
commit | f5ecefc0e76928667e2a9b1bace0003dbf5a3e28 (patch) | |
tree | 54e568ef6a184564130f4b204b19b01ffd1aab85 /dev-vcs | |
parent | dev-libs/opensc: Stabilize 0.22.0 amd64, #843101 (diff) | |
download | gentoo-f5ecefc0e76928667e2a9b1bace0003dbf5a3e28.tar.gz gentoo-f5ecefc0e76928667e2a9b1bace0003dbf5a3e28.tar.bz2 gentoo-f5ecefc0e76928667e2a9b1bace0003dbf5a3e28.zip |
dev-vcs/repo: Stabilize 2.21 ppc, #842039
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/repo/repo-2.21.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/repo/repo-2.21.ebuild b/dev-vcs/repo/repo-2.21.ebuild index c51a526c8032..f5d3406ba423 100644 --- a/dev-vcs/repo/repo-2.21.ebuild +++ b/dev-vcs/repo/repo-2.21.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}" |