diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-03-11 22:36:21 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-03-11 22:36:58 +0000 |
commit | 0a854591096ce4e9be88c41bab3f7ab45d385ac9 (patch) | |
tree | 054242fc6189b6317fb647933fea944eb72d9631 /sys-devel/crossdev | |
parent | sys-devel/crossdev: bump up to 20190311 (diff) | |
download | gentoo-0a854591096ce4e9be88c41bab3f7ab45d385ac9.tar.gz gentoo-0a854591096ce4e9be88c41bab3f7ab45d385ac9.tar.bz2 gentoo-0a854591096ce4e9be88c41bab3f7ab45d385ac9.zip |
sys-devel/crossdev: stable 20181202 everywhere
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-devel/crossdev')
-rw-r--r-- | sys-devel/crossdev/crossdev-20181202.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/crossdev/crossdev-20181202.ebuild b/sys-devel/crossdev/crossdev-20181202.ebuild index aba306ab0492..684e23fcf07a 100644 --- a/sys-devel/crossdev/crossdev-20181202.ebuild +++ b/sys-devel/crossdev/crossdev-20181202.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 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" + KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" fi DESCRIPTION="Gentoo Cross-toolchain generator" |