diff options
author | Sam James <sam@gentoo.org> | 2022-01-31 18:51:15 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-31 18:51:15 +0000 |
commit | a42baf2458258e8d63c530b00ded8417860becb6 (patch) | |
tree | f09974c4fc9fefb4a56252f78dc49e434a79b88d /sys-devel/crossdev | |
parent | net-irc/hexchat: Stabilize 2.16.0 x86, #831283 (diff) | |
download | gentoo-a42baf2458258e8d63c530b00ded8417860becb6.tar.gz gentoo-a42baf2458258e8d63c530b00ded8417860becb6.tar.bz2 gentoo-a42baf2458258e8d63c530b00ded8417860becb6.zip |
sys-devel/crossdev: Stabilize 20211121 ppc64, #832375
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/crossdev')
-rw-r--r-- | sys-devel/crossdev/crossdev-20211121.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/crossdev/crossdev-20211121.ebuild b/sys-devel/crossdev/crossdev-20211121.ebuild index 3ba171285fe8..7289525eb9a5 100644 --- a/sys-devel/crossdev/crossdev-20211121.ebuild +++ b/sys-devel/crossdev/crossdev-20211121.ebuild @@ -10,7 +10,7 @@ else SRC_URI="mirror://gentoo/${P}.tar.xz https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz https://dev.gentoo.org/~vapier/dist/${P}.tar.xz" - 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" fi DESCRIPTION="Gentoo Cross-toolchain generator" |