diff options
author | Tiziano Müller <dev-zero@gentoo.org> | 2007-09-27 17:16:25 +0000 |
---|---|---|
committer | Tiziano Müller <dev-zero@gentoo.org> | 2007-09-27 17:16:25 +0000 |
commit | 17a0aa51d9db4b804e4e3d6954eb4122655e8506 (patch) | |
tree | a4c5927012d91d617895bc6956d7a50160bcfb62 /dev-util/boost-build/boost-build-1.34.1.ebuild | |
parent | alpha/ia64/sparc/x86 stable wrt #194015 (diff) | |
download | historical-17a0aa51d9db4b804e4e3d6954eb4122655e8506.tar.gz historical-17a0aa51d9db4b804e4e3d6954eb4122655e8506.tar.bz2 historical-17a0aa51d9db4b804e4e3d6954eb4122655e8506.zip |
Marked ~arm and ~sh for bug #182196
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'dev-util/boost-build/boost-build-1.34.1.ebuild')
-rw-r--r-- | dev-util/boost-build/boost-build-1.34.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/boost-build/boost-build-1.34.1.ebuild b/dev-util/boost-build/boost-build-1.34.1.ebuild index 6e8cd4f10b05..80d3ca92fc9d 100644 --- a/dev-util/boost-build/boost-build-1.34.1.ebuild +++ b/dev-util/boost-build/boost-build-1.34.1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.34.1.ebuild,v 1.2 2007/07/31 09:42:07 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.34.1.ebuild,v 1.3 2007/09/27 17:16:25 dev-zero Exp $ inherit flag-o-matic toolchain-funcs versionator -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86" MY_PV=$(replace_all_version_separators _) |