diff options
Diffstat (limited to 'dev-python/psycopg/psycopg-1.1.21-r1.ebuild')
-rw-r--r-- | dev-python/psycopg/psycopg-1.1.21-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/psycopg/psycopg-1.1.21-r1.ebuild b/dev-python/psycopg/psycopg-1.1.21-r1.ebuild index 06779a13ff94..1ae0008c72a4 100644 --- a/dev-python/psycopg/psycopg-1.1.21-r1.ebuild +++ b/dev-python/psycopg/psycopg-1.1.21-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-1.1.21-r1.ebuild,v 1.8 2014/12/28 15:41:58 titanofold Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-1.1.21-r1.ebuild,v 1.9 2015/03/06 22:32:26 pacho Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7} ) @@ -13,7 +13,7 @@ SRC_URI="http://initd.org/pub/software/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="examples" RDEPEND=">=dev-python/egenix-mx-base-2.0.3[${PYTHON_USEDEP}] |