diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-04 11:07:00 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-04 11:07:08 +0100 |
commit | 65adc61110a45e95cde752d812056ba41152aeb5 (patch) | |
tree | d9d40f33c033b935321535e7ccf08c3236b2aba3 /sys-devel/crossdev | |
parent | profiles/riscv: dev-python/aiohttp[dpc] mask (diff) | |
download | gentoo-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.ebuild | 2 |
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" |