diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-04 18:09:10 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-04 18:09:10 +0100 |
commit | 6faf3e3554b724336c30e62b3478027a503db1c2 (patch) | |
tree | 21379a794c9afa3fec7bedee31fa69a333061521 /dev-util/scons | |
parent | dev-cpp/asio: x86 stable wrt bug #604516 (diff) | |
download | gentoo-6faf3e3554b724336c30e62b3478027a503db1c2.tar.gz gentoo-6faf3e3554b724336c30e62b3478027a503db1c2.tar.bz2 gentoo-6faf3e3554b724336c30e62b3478027a503db1c2.zip |
dev-util/scons: x86 stable wrt bug #598902
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util/scons')
-rw-r--r-- | dev-util/scons/scons-2.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/scons/scons-2.4.1.ebuild b/dev-util/scons/scons-2.4.1.ebuild index fe04fc4727b6..27859807bb7b 100644 --- a/dev-util/scons/scons-2.4.1.ebuild +++ b/dev-util/scons/scons-2.4.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="doc" #PATCHES=( ) |