summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-08-23 19:32:00 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-08-23 19:32:00 +0300
commitfef0c69c33ea3965ad2f8e820c1cfb6a161597ba (patch)
tree8544aa8484222964e6a4faca64635a22a3cdad69 /sys-devel/crossdev
parentsys-devel/crossdev: Stabilize 20220709 ppc64, #866089 (diff)
downloadgentoo-fef0c69c33ea3965ad2f8e820c1cfb6a161597ba.tar.gz
gentoo-fef0c69c33ea3965ad2f8e820c1cfb6a161597ba.tar.bz2
gentoo-fef0c69c33ea3965ad2f8e820c1cfb6a161597ba.zip
sys-devel/crossdev: Stabilize 20220709 arm, #866089
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-devel/crossdev')
-rw-r--r--sys-devel/crossdev/crossdev-20220709.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/crossdev/crossdev-20220709.ebuild b/sys-devel/crossdev/crossdev-20220709.ebuild
index ee012d8982cb..6d291731f918 100644
--- a/sys-devel/crossdev/crossdev-20220709.ebuild
+++ b/sys-devel/crossdev/crossdev-20220709.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"