summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-09-04 11:07:00 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-09-04 11:07:08 +0100
commit65adc61110a45e95cde752d812056ba41152aeb5 (patch)
treed9d40f33c033b935321535e7ccf08c3236b2aba3 /sys-devel/crossdev
parentprofiles/riscv: dev-python/aiohttp[dpc] mask (diff)
downloadgentoo-65adc61110a45e95cde752d812056ba41152aeb5.tar.gz
gentoo-65adc61110a45e95cde752d812056ba41152aeb5.tar.bz2
gentoo-65adc61110a45e95cde752d812056ba41152aeb5.zip
sys-devel/crossdev: 20200801 stable for all
Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-devel/crossdev')
-rw-r--r--sys-devel/crossdev/crossdev-20200801.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/crossdev/crossdev-20200801.ebuild b/sys-devel/crossdev/crossdev-20200801.ebuild
index 809478863946..7a6c51ec73f2 100644
--- a/sys-devel/crossdev/crossdev-20200801.ebuild
+++ b/sys-devel/crossdev/crossdev-20200801.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == "99999999" ]] ; then
else
SRC_URI="mirror://gentoo/${P}.tar.xz
https://dev.gentoo.org/~slyfox/distfiles/${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"