summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pyopenal/pyopenal-0.1.4.ebuild')
-rw-r--r--dev-python/pyopenal/pyopenal-0.1.4.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pyopenal/pyopenal-0.1.4.ebuild b/dev-python/pyopenal/pyopenal-0.1.4.ebuild
index 483d7c3bca6c..664eb2846da5 100644
--- a/dev-python/pyopenal/pyopenal-0.1.4.ebuild
+++ b/dev-python/pyopenal/pyopenal-0.1.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyopenal/pyopenal-0.1.4.ebuild,v 1.1 2004/10/16 13:48:19 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyopenal/pyopenal-0.1.4.ebuild,v 1.1.1.1 2005/11/30 10:10:16 chriswhite Exp $
inherit distutils eutils
@@ -12,7 +12,7 @@ SRC_URI="http://download.gna.org/pyopenal/${MY_P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="x86 ~ppc"
+KEYWORDS="x86 ppc"
IUSE=""
DEPEND=">=dev-lang/python-2.2.2