summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-02-10 04:04:45 +0000
committerSam James <sam@gentoo.org>2024-02-10 04:04:45 +0000
commit3a43e034b305c4e00f70ea1f422964e6a0a2cafa (patch)
tree260f7026ffa5d2274025392c5cfff10bc395d255 /sys-devel/crossdev
parentapp-emacs/edit-indirect: Stabilize 0.1.11 ALLARCHES, #924189 (diff)
downloadgentoo-3a43e034b305c4e00f70ea1f422964e6a0a2cafa.tar.gz
gentoo-3a43e034b305c4e00f70ea1f422964e6a0a2cafa.tar.bz2
gentoo-3a43e034b305c4e00f70ea1f422964e6a0a2cafa.zip
sys-devel/crossdev: Stabilize 20240209 amd64, #924130
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/crossdev')
-rw-r--r--sys-devel/crossdev/crossdev-20240209.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/crossdev/crossdev-20240209.ebuild b/sys-devel/crossdev/crossdev-20240209.ebuild
index e9b2e685d3bc..40ab50576952 100644
--- a/sys-devel/crossdev/crossdev-20240209.ebuild
+++ b/sys-devel/crossdev/crossdev-20240209.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == "99999999" ]] ; then
"
else
SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${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"