summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2008-08-08 18:58:13 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2008-08-08 18:58:13 +0000
commitdf0165591e4bbb3fce590b998559031a43059e78 (patch)
treea4a517cf6ebebeefe507ad13c2c3b80b68f39879 /dev-python/python-bibtex/python-bibtex-1.2.4.ebuild
parentStable on ppc wrt bug 234105 (diff)
downloadhistorical-df0165591e4bbb3fce590b998559031a43059e78.tar.gz
historical-df0165591e4bbb3fce590b998559031a43059e78.tar.bz2
historical-df0165591e4bbb3fce590b998559031a43059e78.zip
Stable on ppc wrt bug 233593
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'dev-python/python-bibtex/python-bibtex-1.2.4.ebuild')
-rw-r--r--dev-python/python-bibtex/python-bibtex-1.2.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-bibtex/python-bibtex-1.2.4.ebuild b/dev-python/python-bibtex/python-bibtex-1.2.4.ebuild
index 34a03af23e0a..a677a662c34f 100644
--- a/dev-python/python-bibtex/python-bibtex-1.2.4.ebuild
+++ b/dev-python/python-bibtex/python-bibtex-1.2.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 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.4.ebuild,v 1.4 2008/08/07 18:11:00 ken69267 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-bibtex/python-bibtex-1.2.4.ebuild,v 1.5 2008/08/08 18:58:13 nixnut Exp $
inherit distutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/pybliographer/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc ~x86"
+KEYWORDS="amd64 ~ia64 ppc ~x86"
IUSE=""
RDEPEND=">=dev-libs/glib-2