summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-02-17 20:19:36 +0000
committerAron Griffis <agriffis@gentoo.org>2004-02-17 20:19:36 +0000
commit1f71385d89607c14ae550da1b59c89e880fe2aeb (patch)
tree9739d8a8e29db53c348b3d45a13d9616a188e0dc /dev-util/eric/eric-3.3.1.ebuild
parentRemove alpha keywords because this package eventually depends on >=jdk-1.4, w... (diff)
downloadhistorical-1f71385d89607c14ae550da1b59c89e880fe2aeb.tar.gz
historical-1f71385d89607c14ae550da1b59c89e880fe2aeb.tar.bz2
historical-1f71385d89607c14ae550da1b59c89e880fe2aeb.zip
Remove alpha keywords because this package eventually depends on >=jdk-1.4, which we don't have on alpha
Diffstat (limited to 'dev-util/eric/eric-3.3.1.ebuild')
-rw-r--r--dev-util/eric/eric-3.3.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/eric/eric-3.3.1.ebuild b/dev-util/eric/eric-3.3.1.ebuild
index 825a9d0a7171..62b1931d5741 100644
--- a/dev-util/eric/eric-3.3.1.ebuild
+++ b/dev-util/eric/eric-3.3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-3.3.1.ebuild,v 1.1 2004/01/18 01:43:40 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-3.3.1.ebuild,v 1.2 2004/02/17 20:19:36 agriffis Exp $
IUSE="idl"
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.die-offenbachs.de/detlev/eric3.html"
SRC_URI="http://www.die-offenbachs.de/detlev/files/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha"
+KEYWORDS="~x86 ~ppc ~sparc"
distutils_python_version
IDIR="/usr/lib/python${PYVER}/site-packages/eric3/"