diff options
author | 2013-12-13 18:33:19 +0000 | |
---|---|---|
committer | 2013-12-13 18:33:19 +0000 | |
commit | b49f8bea64c76ca6294274ea2f1a2ff660571050 (patch) | |
tree | c43353675b8eec99649654f355c4dc2c1126cb00 /dev-lang/R/R-3.0.1.ebuild | |
parent | Stable for sparc, wrt bug #467274 (diff) | |
download | gentoo-2-b49f8bea64c76ca6294274ea2f1a2ff660571050.tar.gz gentoo-2-b49f8bea64c76ca6294274ea2f1a2ff660571050.tar.bz2 gentoo-2-b49f8bea64c76ca6294274ea2f1a2ff660571050.zip |
Stable for sparc, wrt bug #437508
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-lang/R/R-3.0.1.ebuild')
-rw-r--r-- | dev-lang/R/R-3.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/R/R-3.0.1.ebuild b/dev-lang/R/R-3.0.1.ebuild index 20343e8d3b7d..1541bcc7800d 100644 --- a/dev-lang/R/R-3.0.1.ebuild +++ b/dev-lang/R/R-3.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/R-3.0.1.ebuild,v 1.7 2013/11/03 20:38:33 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/R-3.0.1.ebuild,v 1.8 2013/12/13 18:33:19 ago Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI=" LICENSE="|| ( GPL-2 GPL-3 ) LGPL-2.1" SLOT="0" -KEYWORDS="amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="amd64 hppa ~ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos" IUSE="bash-completion cairo doc icu java jpeg lapack minimal nls openmp perl png prefix profile readline static-libs tiff tk X" REQUIRED_USE="png? ( || ( cairo X ) ) jpeg? ( || ( cairo X ) ) tiff? ( || ( cairo X ) )" |