summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-07-02 02:17:31 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-07-02 02:17:31 +0200
commit4eadb82f5077e82f477a874a50b0afc3dad82e76 (patch)
treeac49d794c044fff6807cc9423d366478f570fa85 /dev-python/geoalchemy2/geoalchemy2-0.3.ebuild
parentdev-python/flask-babelex: x86 stable (bug #658946) (diff)
downloadgentoo-4eadb82f5077e82f477a874a50b0afc3dad82e76.tar.gz
gentoo-4eadb82f5077e82f477a874a50b0afc3dad82e76.tar.bz2
gentoo-4eadb82f5077e82f477a874a50b0afc3dad82e76.zip
dev-python/geoalchemy2: x86 stable (bug #658946)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-python/geoalchemy2/geoalchemy2-0.3.ebuild')
-rw-r--r--dev-python/geoalchemy2/geoalchemy2-0.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/geoalchemy2/geoalchemy2-0.3.ebuild b/dev-python/geoalchemy2/geoalchemy2-0.3.ebuild
index 83fb2b773cea..6c5e628f7fa5 100644
--- a/dev-python/geoalchemy2/geoalchemy2-0.3.ebuild
+++ b/dev-python/geoalchemy2/geoalchemy2-0.3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/geoalchemy/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
# ^^ tarball on pypi is missing tests
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="test"
RDEPEND=">=dev-python/sqlalchemy-0.8[${PYTHON_USEDEP}]"