summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-11-18 04:54:11 +0000
committerSam James <sam@gentoo.org>2022-11-18 04:54:11 +0000
commit79ebb2dda0361a60e196487ce873e9c605aa5913 (patch)
tree068a8e422c7f89c02e0bbc8ae47ac1f68fc16c3d /sys-devel
parentsys-devel/crossdev: Stabilize 20220909 amd64, #881721 (diff)
downloadgentoo-79ebb2dda0361a60e196487ce873e9c605aa5913.tar.gz
gentoo-79ebb2dda0361a60e196487ce873e9c605aa5913.tar.bz2
gentoo-79ebb2dda0361a60e196487ce873e9c605aa5913.zip
sys-devel/crossdev: Stabilize 20220909 x86, #881721
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/crossdev/crossdev-20220909.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/crossdev/crossdev-20220909.ebuild b/sys-devel/crossdev/crossdev-20220909.ebuild
index 347f5cc46b98..da29ea5a4f8b 100644
--- a/sys-devel/crossdev/crossdev-20220909.ebuild
+++ b/sys-devel/crossdev/crossdev-20220909.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == "99999999" ]] ; then
else
SRC_URI="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 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc ~x86"
+ KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86"
fi
DESCRIPTION="Gentoo Cross-toolchain generator"