dev-python/alembic: keywording arm64

merged on X-C1

Package-Manager: portage-2.2.26
This commit is contained in:
Matthew Thode
2016-02-28 01:26:46 -06:00
parent 6b0f5f2af2
commit 099c42f7e5

View File

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