diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2016-02-28 01:12:31 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2016-02-28 01:12:31 -0600 |
commit | 9a4496ae9b5c761c8822ba6d838e53568e950775 (patch) | |
tree | c3e0d5301895c683347ec4a2835d118760dbad70 /dev-python/websockify | |
parent | dev-python/glance_store: keywording arm64 (diff) | |
download | gentoo-9a4496ae9b5c761c8822ba6d838e53568e950775.tar.gz gentoo-9a4496ae9b5c761c8822ba6d838e53568e950775.tar.bz2 gentoo-9a4496ae9b5c761c8822ba6d838e53568e950775.zip |
dev-python/websockify: keywording arm64
merged on X-C1
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-python/websockify')
-rw-r--r-- | dev-python/websockify/websockify-0.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/websockify/websockify-0.7.0.ebuild b/dev-python/websockify/websockify-0.7.0.ebuild index 60faa026fbcd..895ff222a58b 100644 --- a/dev-python/websockify/websockify-0.7.0.ebuild +++ b/dev-python/websockify/websockify-0.7.0.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/kanaka/websockify" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~arm64 x86" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" RDEPEND="dev-python/numpy[${PYTHON_USEDEP}]" |