diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-18 20:03:56 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-18 20:03:56 +0000 |
commit | 9e4970603132b520492b7213eac4652b77caca39 (patch) | |
tree | 3f3b9725e79baab5cc759889d507bbbb2ad4c2e1 /sci-mathematics/pari/pari-2.3.5.ebuild | |
parent | Stable for alpha, wrt bug #494330 (diff) | |
download | gentoo-2-9e4970603132b520492b7213eac4652b77caca39.tar.gz gentoo-2-9e4970603132b520492b7213eac4652b77caca39.tar.bz2 gentoo-2-9e4970603132b520492b7213eac4652b77caca39.zip |
Stable for alpha, wrt bug #494330
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-mathematics/pari/pari-2.3.5.ebuild')
-rw-r--r-- | sci-mathematics/pari/pari-2.3.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/pari/pari-2.3.5.ebuild b/sci-mathematics/pari/pari-2.3.5.ebuild index 6e22eea0e4c7..9a24e3b35a8b 100644 --- a/sci-mathematics/pari/pari-2.3.5.ebuild +++ b/sci-mathematics/pari/pari-2.3.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/pari-2.3.5.ebuild,v 1.9 2014/01/18 19:03:34 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/pari-2.3.5.ebuild,v 1.10 2014/01/18 20:03:56 ago Exp $ EAPI=3 inherit elisp-common eutils flag-o-matic toolchain-funcs @@ -17,7 +17,7 @@ SRC_URI="${SRC_COM}/unix/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-solaris" +KEYWORDS="alpha amd64 hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-solaris" IUSE="doc data fltk gmp static-libs X" RDEPEND="sys-libs/readline |