diff options
author | Sam James <sam@gentoo.org> | 2022-01-30 22:22:36 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-30 22:23:42 +0000 |
commit | cd9818672ed687e2d2094b36afe851babe0e6a5b (patch) | |
tree | 9958c6e97a64f671825f85ca3152b78a81a4ca5a /sys-devel | |
parent | dev-python/parameterized: Keyword 0.8.1 for ~m68k (diff) | |
download | gentoo-cd9818672ed687e2d2094b36afe851babe0e6a5b.tar.gz gentoo-cd9818672ed687e2d2094b36afe851babe0e6a5b.tar.bz2 gentoo-cd9818672ed687e2d2094b36afe851babe0e6a5b.zip |
sys-devel/crossdev: Stabilize 20211121 x86, #832375
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/crossdev/crossdev-20211121.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/crossdev/crossdev-20211121.ebuild b/sys-devel/crossdev/crossdev-20211121.ebuild index 864061acd24b..a23425e774cf 100644 --- a/sys-devel/crossdev/crossdev-20211121.ebuild +++ b/sys-devel/crossdev/crossdev-20211121.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="8" @@ -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" |