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 | 6 |
1 files changed, 3 insertions, 3 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 e4fb438f9c60..90f50d33117f 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 +# Copyright 1999-2005 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.2 2004/11/13 15:52:29 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-bibtex/python-bibtex-1.2.1.ebuild,v 1.3 2005/04/11 18:47:12 blubb Exp $ inherit distutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/pybliographer/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ~ppc ~amd64" IUSE="" |