dev-python/alembic: keywording arm64
authorMatthew Thode <prometheanfire@gentoo.org>
Sun, 28 Feb 2016 07:26:46 +0000 (01:26 -0600)
committerMatthew Thode <prometheanfire@gentoo.org>
Sun, 28 Feb 2016 07:26:46 +0000 (01:26 -0600)
merged on X-C1

Package-Manager: portage-2.2.26

dev-python/alembic/alembic-0.8.2.ebuild

index b161af1e0fc2fec8e227229ba1c52abda028ea21..49b65b9bba2930949f8106a0127a82bfdc40a6e0 100644 (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