summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2013-01-06 18:19:40 +0000
committerRaúl Porcel <armin76@gentoo.org>2013-01-06 18:19:40 +0000
commit428a0679c6c494e4db35a3e7853d4e44cf5d0a44 (patch)
tree26293d01d95652faddf020c62efe634cd64f588f /dev-lang/spidermonkey/spidermonkey-1.8.5-r1.ebuild
parentfix argparse dep (diff)
downloadgentoo-2-428a0679c6c494e4db35a3e7853d4e44cf5d0a44.tar.gz
gentoo-2-428a0679c6c494e4db35a3e7853d4e44cf5d0a44.tar.bz2
gentoo-2-428a0679c6c494e4db35a3e7853d4e44cf5d0a44.zip
Mark other non-working versions on ia64
(Portage version: 2.1.11.38/cvs/Linux ia64, signed Manifest commit with key F6AD3240)
Diffstat (limited to 'dev-lang/spidermonkey/spidermonkey-1.8.5-r1.ebuild')
-rw-r--r--dev-lang/spidermonkey/spidermonkey-1.8.5-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-lang/spidermonkey/spidermonkey-1.8.5-r1.ebuild b/dev-lang/spidermonkey/spidermonkey-1.8.5-r1.ebuild
index 25582f1377e1..4d783c7b837d 100644
--- a/dev-lang/spidermonkey/spidermonkey-1.8.5-r1.ebuild
+++ b/dev-lang/spidermonkey/spidermonkey-1.8.5-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/spidermonkey/spidermonkey-1.8.5-r1.ebuild,v 1.22 2012/12/18 13:36:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/spidermonkey/spidermonkey-1.8.5-r1.ebuild,v 1.23 2013/01/06 18:19:40 armin76 Exp $
EAPI="3"
WANT_AUTOCONF="2.1"
@@ -16,7 +16,7 @@ SRC_URI="https://ftp.mozilla.org/pub/mozilla.org/js/${TARBALL_P}.tar.gz"
LICENSE="NPL-1.1"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm hppa -ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="debug static-libs test"
S="${WORKDIR}/${MY_P}"