diff options
author | Steve Arnold <nerdboy@gentoo.org> | 2004-10-26 16:23:18 +0000 |
---|---|---|
committer | Steve Arnold <nerdboy@gentoo.org> | 2004-10-26 16:23:18 +0000 |
commit | 8c846dd18d7117cc4758bcd43ed134f3c0a24c7c (patch) | |
tree | b7737f5aa573ab0d623beff2fe81586e92d05c7c /dev-python/pyvorbis/pyvorbis-1.3.ebuild | |
parent | added ~mips and ~alpha keywords (same as libogg) to support edna (diff) | |
download | historical-8c846dd18d7117cc4758bcd43ed134f3c0a24c7c.tar.gz historical-8c846dd18d7117cc4758bcd43ed134f3c0a24c7c.tar.bz2 historical-8c846dd18d7117cc4758bcd43ed134f3c0a24c7c.zip |
added ~mips and ~alpha keywords (same as libvorbis, etc) to support edna
Diffstat (limited to 'dev-python/pyvorbis/pyvorbis-1.3.ebuild')
-rw-r--r-- | dev-python/pyvorbis/pyvorbis-1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyvorbis/pyvorbis-1.3.ebuild b/dev-python/pyvorbis/pyvorbis-1.3.ebuild index 815ffffbb27e..6ccbf01afd99 100644 --- a/dev-python/pyvorbis/pyvorbis-1.3.ebuild +++ b/dev-python/pyvorbis/pyvorbis-1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyvorbis/pyvorbis-1.3.ebuild,v 1.12 2004/09/02 13:46:29 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyvorbis/pyvorbis-1.3.ebuild,v 1.13 2004/10/26 16:23:18 nerdboy Exp $ inherit distutils @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc hppa amd64 ppc64" +KEYWORDS="x86 ppc sparc ~alpha ~mips hppa amd64 ppc64" IUSE="" DEPEND="dev-lang/python |