diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-25 19:18:33 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-25 19:18:33 +0200 |
commit | c1ce3e62a9365843f0d4111322ba3eb73b330694 (patch) | |
tree | 4a8c1381cd1f812e7ae2175901ca0972b5d050c8 /dev-python/gatt-python | |
parent | dev-python/cwcwidth: add 0.1.6 (diff) | |
download | gentoo-c1ce3e62a9365843f0d4111322ba3eb73b330694.tar.gz gentoo-c1ce3e62a9365843f0d4111322ba3eb73b330694.tar.bz2 gentoo-c1ce3e62a9365843f0d4111322ba3eb73b330694.zip |
dev-python/gatt-python: Keyword 0.2.6 arm64, #829943
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/gatt-python')
-rw-r--r-- | dev-python/gatt-python/gatt-python-0.2.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/gatt-python/gatt-python-0.2.6.ebuild b/dev-python/gatt-python/gatt-python-0.2.6.ebuild index ac0677f854c8..f7959a76b7c1 100644 --- a/dev-python/gatt-python/gatt-python-0.2.6.ebuild +++ b/dev-python/gatt-python/gatt-python-0.2.6.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/getsenic/gatt-python" SRC_URI="https://github.com/getsenic/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" SLOT="0" RDEPEND=" |