diff options
Diffstat (limited to 'dev-python/python-bibtex/python-bibtex-1.2.1.ebuild')
-rw-r--r-- | dev-python/python-bibtex/python-bibtex-1.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-bibtex/python-bibtex-1.2.1.ebuild b/dev-python/python-bibtex/python-bibtex-1.2.1.ebuild index bcf401c26277..e4fb438f9c60 100644 --- a/dev-python/python-bibtex/python-bibtex-1.2.1.ebuild +++ b/dev-python/python-bibtex/python-bibtex-1.2.1.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/python-bibtex/python-bibtex-1.2.1.ebuild,v 1.1 2004/10/17 10:36:44 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-bibtex/python-bibtex-1.2.1.ebuild,v 1.2 2004/11/13 15:52:29 hansmi Exp $ inherit distutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/pybliographer/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="" |