summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-08-12 11:45:33 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-08-12 11:45:33 +0000
commit2c7b1d842e334a680368ca6b379e6c028c08ec96 (patch)
tree735945a6602967a532afc84e358238c8d0fbf907 /dev-python/python-bibtex/python-bibtex-1.2.4.ebuild
parentx86 stable wrt #234453 (diff)
downloadhistorical-2c7b1d842e334a680368ca6b379e6c028c08ec96.tar.gz
historical-2c7b1d842e334a680368ca6b379e6c028c08ec96.tar.bz2
historical-2c7b1d842e334a680368ca6b379e6c028c08ec96.zip
ia64/x86 stable wrt #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 a677a662c34f..50eb294774fe 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.5 2008/08/08 18:58:13 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-bibtex/python-bibtex-1.2.4.ebuild,v 1.6 2008/08/12 11:45:33 armin76 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