summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2011-09-04 17:36:11 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2011-09-04 17:36:11 +0000
commit3fae7be4d0b34deb0cb3416d3bac6257d3b6c461 (patch)
tree5c29bb36171724ea834060619971350e1dafe5e4 /media-gfx/asymptote/asymptote-2.13.ebuild
parentx86 stable wrt bug #380183 (diff)
downloadgentoo-2-3fae7be4d0b34deb0cb3416d3bac6257d3b6c461.tar.gz
gentoo-2-3fae7be4d0b34deb0cb3416d3bac6257d3b6c461.tar.bz2
gentoo-2-3fae7be4d0b34deb0cb3416d3bac6257d3b6c461.zip
x86 stable wrt bug #380185
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'media-gfx/asymptote/asymptote-2.13.ebuild')
-rw-r--r--media-gfx/asymptote/asymptote-2.13.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/asymptote/asymptote-2.13.ebuild b/media-gfx/asymptote/asymptote-2.13.ebuild
index cf22fc9f3657..89e014c9bd82 100644
--- a/media-gfx/asymptote/asymptote-2.13.ebuild
+++ b/media-gfx/asymptote/asymptote-2.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/asymptote-2.13.ebuild,v 1.3 2011/08/27 10:31:03 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/asymptote-2.13.ebuild,v 1.4 2011/09/04 17:36:11 phajdan.jr Exp $
EAPI=3
SUPPORT_PYTHON_ABIS=1
PYTHON_DEPEND="python? 2"
@@ -12,7 +12,7 @@ HOMEPAGE="http://asymptote.sourceforge.net/"
SRC_URI="mirror://sourceforge/asymptote/${P}.src.tgz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="+boehm-gc doc emacs examples fftw gsl +imagemagick latex python sigsegv vim-syntax X"
RDEPEND=">=sys-libs/readline-4.3-r5