stablize openstack ocata sqlalchemy-1.0.17 x86 and amd64
authorMatthew Thode <prometheanfire@gentoo.org>
Sun, 26 Mar 2017 03:20:57 +0000 (22:20 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Sun, 26 Mar 2017 03:20:57 +0000 (22:20 -0500)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --force

dev-python/sqlalchemy/sqlalchemy-1.0.17.ebuild

index 1e0a6318de86cd5982854d4f62ff7dc54c63d0b6..2c12159a34905d2521c035c0cf3dc81b7213358b 100644 (file)
@@ -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 )"