summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2017-03-25 22:20:57 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2017-03-25 22:20:57 -0500
commitf69f660c0ad357bee37d7c26a23624db00a993a2 (patch)
tree96a173cd3dd112a711969c6273779c2cdbe3a717 /dev-python/sqlalchemy
parentstablize openstack ocata routes-2.4.1 x86 and amd64 (diff)
downloadgentoo-f69f660c0ad357bee37d7c26a23624db00a993a2.tar.gz
gentoo-f69f660c0ad357bee37d7c26a23624db00a993a2.tar.bz2
gentoo-f69f660c0ad357bee37d7c26a23624db00a993a2.zip
stablize openstack ocata sqlalchemy-1.0.17 x86 and amd64
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --force
Diffstat (limited to 'dev-python/sqlalchemy')
-rw-r--r--dev-python/sqlalchemy/sqlalchemy-1.0.17.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sqlalchemy/sqlalchemy-1.0.17.ebuild b/dev-python/sqlalchemy/sqlalchemy-1.0.17.ebuild
index 1e0a6318de86..2c12159a3490 100644
--- a/dev-python/sqlalchemy/sqlalchemy-1.0.17.ebuild
+++ b/dev-python/sqlalchemy/sqlalchemy-1.0.17.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="doc examples +sqlite test"
REQUIRED_USE="test? ( sqlite )"