summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-09-25 05:54:02 +0100
committerSam James <sam@gentoo.org>2022-09-25 05:54:02 +0100
commit644fdfa59bce2f1a808f0349d5bbd0a81477bb11 (patch)
tree71d01c4ea4bef082a4d3a6c8a7a92a1a08df3847 /sys-devel/crossdev
parentsys-apps/sysvinit: Stabilize 3.05 amd64, #872770 (diff)
downloadgentoo-644fdfa59bce2f1a808f0349d5bbd0a81477bb11.tar.gz
gentoo-644fdfa59bce2f1a808f0349d5bbd0a81477bb11.tar.bz2
gentoo-644fdfa59bce2f1a808f0349d5bbd0a81477bb11.zip
sys-devel/crossdev: Stabilize 20220818 amd64, #872776
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/crossdev')
-rw-r--r--sys-devel/crossdev/crossdev-20220818.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/crossdev/crossdev-20220818.ebuild b/sys-devel/crossdev/crossdev-20220818.ebuild
index 1bbd2f6c89d4..94cc65a08e77 100644
--- a/sys-devel/crossdev/crossdev-20220818.ebuild
+++ b/sys-devel/crossdev/crossdev-20220818.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 ~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"