diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-11 18:47:12 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-11 18:47:12 +0000 |
commit | e9d377f87a5a8d62d0ac5b2c738cd2e2a2669038 (patch) | |
tree | 5ad23be9c4b50afdd631e11ce1b7cbb95d29ede2 /dev-python/python-bibtex/python-bibtex-1.2.1.ebuild | |
parent | Stable on ppc64 (diff) | |
download | historical-e9d377f87a5a8d62d0ac5b2c738cd2e2a2669038.tar.gz historical-e9d377f87a5a8d62d0ac5b2c738cd2e2a2669038.tar.bz2 historical-e9d377f87a5a8d62d0ac5b2c738cd2e2a2669038.zip |
~amd64
Package-Manager: portage-2.0.51.19
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="" |