mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-11 15:06:58 +02:00
scons: mark arm stable
This syncs with the upstream Gentoo ebuild which has arm stable. BUG=chromium-os:23473 TEST=`emerge-arm-generic scons` works Change-Id: I1e8ed9a7a98d40df0b4afb3e61bcdcd00618c5a4 Reviewed-on: https://gerrit.chromium.org/gerrit/12002 Reviewed-by: David James <davidjames@chromium.org> Tested-by: Mike Frysinger <vapier@chromium.org> Commit-Ready: Mike Frysinger <vapier@chromium.org>
This commit is contained in:
parent
f1c13a93f0
commit
26f98af379
@ -1,6 +1,6 @@
|
|||||||
# Copyright 1999-2011 Gentoo Foundation
|
# Copyright 1999-2011 Gentoo Foundation
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/scons-2.0.1.ebuild,v 1.9 2011/01/29 16:28:43 grobian Exp $
|
# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/scons-2.0.1.ebuild,v 1.10 2011/11/21 23:02:25 vapier Exp $
|
||||||
|
|
||||||
EAPI="3"
|
EAPI="3"
|
||||||
PYTHON_DEPEND="2"
|
PYTHON_DEPEND="2"
|
||||||
@ -18,7 +18,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz
|
|||||||
|
|
||||||
LICENSE="MIT"
|
LICENSE="MIT"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
|
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
|
||||||
IUSE="doc"
|
IUSE="doc"
|
||||||
|
|
||||||
DEPEND=""
|
DEPEND=""
|
||||||
|
Loading…
Reference in New Issue
Block a user