diff options
author | 2007-06-15 08:25:58 +0000 | |
---|---|---|
committer | 2007-06-15 08:25:58 +0000 | |
commit | 4fde8f70e52badc5ac8a2ca4cb574a72b4ff5d47 (patch) | |
tree | c0ab5e3db2898125839b52de1b215bba86c05515 /sci-mathematics/octave/octave-2.9.12.ebuild | |
parent | Deleted jmol as it's now in the tree. (diff) | |
download | sci-4fde8f70e52badc5ac8a2ca4cb574a72b4ff5d47.tar.gz sci-4fde8f70e52badc5ac8a2ca4cb574a72b4ff5d47.tar.bz2 sci-4fde8f70e52badc5ac8a2ca4cb574a72b4ff5d47.zip |
Changed to use markusle's octave ebuild.
git-svn-id: http://overlays.gentoo.org/svn/proj/science/overlay@655 32389bae-6d03-0410-99cf-db05cde120eb
Diffstat (limited to 'sci-mathematics/octave/octave-2.9.12.ebuild')
-rw-r--r-- | sci-mathematics/octave/octave-2.9.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/octave/octave-2.9.12.ebuild b/sci-mathematics/octave/octave-2.9.12.ebuild index 547d023ce..7d0dbc28a 100644 --- a/sci-mathematics/octave/octave-2.9.12.ebuild +++ b/sci-mathematics/octave/octave-2.9.12.ebuild @@ -14,7 +14,7 @@ SRC_URI="ftp://ftp.octave.org/pub/${PN}/${P}.tar.bz2" SLOT="0" IUSE="emacs readline zlib doc hdf5 curl" # KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" -KEYWORDS="" +KEYWORDS="~amd64" DEPEND="dev-util/dejagnu virtual/blas |