summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-25 16:32:45 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-25 16:41:55 +0100
commit718d30cfc8b14fa6ad0226b9238e2bf447acdb23 (patch)
tree6741624deca27d107082a8c8dfc16bd3ebe8ed18 /dev-python/sqlalchemy
parentdev-python/PySocks: x86 stable wrt bug #714242 (diff)
downloadgentoo-718d30cfc8b14fa6ad0226b9238e2bf447acdb23.tar.gz
gentoo-718d30cfc8b14fa6ad0226b9238e2bf447acdb23.tar.bz2
gentoo-718d30cfc8b14fa6ad0226b9238e2bf447acdb23.zip
dev-python/sqlalchemy: x86 stable wrt bug #714522
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/sqlalchemy')
-rw-r--r--dev-python/sqlalchemy/sqlalchemy-1.3.11.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sqlalchemy/sqlalchemy-1.3.11.ebuild b/dev-python/sqlalchemy/sqlalchemy-1.3.11.ebuild
index a33d75a00f4f..6da3cdef6b32 100644
--- a/dev-python/sqlalchemy/sqlalchemy-1.3.11.ebuild
+++ b/dev-python/sqlalchemy/sqlalchemy-1.3.11.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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris"
IUSE="doc examples +sqlite test"
REQUIRED_USE="test? ( sqlite )"