summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-05-17 14:03:48 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-05-17 14:03:48 +0000
commit83754e52c65590407d4c86b4dd3d7fd714ef9d51 (patch)
tree28a7204d84bee43eeb0d0f22cd6bf48705b9e2f5 /dev-python/python-sqlparse/python-sqlparse-0.1.10.ebuild
parentStable for alpha, wrt bug #502766 (diff)
downloadhistorical-83754e52c65590407d4c86b4dd3d7fd714ef9d51.tar.gz
historical-83754e52c65590407d4c86b4dd3d7fd714ef9d51.tar.bz2
historical-83754e52c65590407d4c86b4dd3d7fd714ef9d51.zip
Stable for alpha, wrt bug #502796
Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64 RepoMan-Options: --include-arches="alpha" Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'dev-python/python-sqlparse/python-sqlparse-0.1.10.ebuild')
-rw-r--r--dev-python/python-sqlparse/python-sqlparse-0.1.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-sqlparse/python-sqlparse-0.1.10.ebuild b/dev-python/python-sqlparse/python-sqlparse-0.1.10.ebuild
index 6e8c07c1f471..722d255c6134 100644
--- a/dev-python/python-sqlparse/python-sqlparse-0.1.10.ebuild
+++ b/dev-python/python-sqlparse/python-sqlparse-0.1.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-sqlparse/python-sqlparse-0.1.10.ebuild,v 1.8 2014/05/14 14:23:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-sqlparse/python-sqlparse-0.1.10.ebuild,v 1.9 2014/05/17 14:03:47 ago Exp $
EAPI=5
@@ -13,7 +13,7 @@ HOMEPAGE="http://code.google.com/p/python-sqlparse/ https://github.com/andialbre
SRC_URI="https://github.com/andialbrecht/sqlparse/archive/${PV}.tar.gz -> ${P}.tar.gz"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
LICENSE="BSD-2"
IUSE="test"