dev-python/alembic: 0.9.3 stablized amd64 x86 under allarches

This commit is contained in:
Matthew Thode
2017-09-29 18:27:17 -05:00
parent e84de6e0d5
commit ef3bcebf8a

View File

@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~x86"
KEYWORDS="amd64 ~arm64 x86"
IUSE="test doc"
# requires.txt cites 'SQLAlchemy>=0.7.3' which is really both old and silly