aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRafael G. Martins <rafael@rafaelmartins.eng.br>2009-12-25 05:13:10 -0200
committerRafael G. Martins <rafael@rafaelmartins.eng.br>2009-12-25 05:13:10 -0200
commitfe40c5f48bb432b756f195d0c6c9c57873bd29a4 (patch)
treeb5179c58b0923f08eb446041408f1d6abf20fab8 /ebuilds
parentfixed the python dependency on README.rst (diff)
downloadg-octave-fe40c5f48bb432b756f195d0c6c9c57873bd29a4.tar.gz
g-octave-fe40c5f48bb432b756f195d0c6c9c57873bd29a4.tar.bz2
g-octave-fe40c5f48bb432b756f195d0c6c9c57873bd29a4.zip
changed the live ebuild
Diffstat (limited to 'ebuilds')
-rw-r--r--ebuilds/g-octave-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/ebuilds/g-octave-9999.ebuild b/ebuilds/g-octave-9999.ebuild
index b6a60bf..46c2fd3 100644
--- a/ebuilds/g-octave-9999.ebuild
+++ b/ebuilds/g-octave-9999.ebuild
@@ -17,6 +17,6 @@ SLOT="0"
KEYWORDS=""
IUSE=""
-RDEPEND="sys-apps/portage"
+RDEPEND="sys-apps/portage[-python3]"
S="${WORKDIR}/${PN}"