diff options
author | Markus Meier <maekke@gentoo.org> | 2017-09-08 22:52:58 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-09-08 22:52:58 +0200 |
commit | 38b799ecf625382937772deebf217b123cc27f13 (patch) | |
tree | 9bd64141b091501f251717e7c750cf1cf912005d /dev-python/autobahn | |
parent | dev-python/pytrie: add ~arm, bug #626834 (diff) | |
download | gentoo-38b799ecf625382937772deebf217b123cc27f13.tar.gz gentoo-38b799ecf625382937772deebf217b123cc27f13.tar.bz2 gentoo-38b799ecf625382937772deebf217b123cc27f13.zip |
dev-python/autobahn: add ~arm, bug #626834
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-python/autobahn')
-rw-r--r-- | dev-python/autobahn/autobahn-17.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/autobahn/autobahn-17.7.1.ebuild b/dev-python/autobahn/autobahn-17.7.1.ebuild index 68057d7c9f0b..6cb019e8b31f 100644 --- a/dev-python/autobahn/autobahn-17.7.1.ebuild +++ b/dev-python/autobahn/autobahn-17.7.1.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm" IUSE="crypt test" RDEPEND=" |