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 | 0fda83aca4249b3c87b9f324bf832ffc4492fc67 (patch) | |
tree | 1236f408380ccff9ed115839ce49719087da8d9d /app-misc | |
parent | dev-python/gatt-python: Keyword 0.2.6 arm64, #829943 (diff) | |
download | gentoo-0fda83aca4249b3c87b9f324bf832ffc4492fc67.tar.gz gentoo-0fda83aca4249b3c87b9f324bf832ffc4492fc67.tar.bz2 gentoo-0fda83aca4249b3c87b9f324bf832ffc4492fc67.zip |
app-misc/siglo: Keyword 0.9.6 arm64, #829943
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/siglo/siglo-0.9.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/siglo/siglo-0.9.6.ebuild b/app-misc/siglo/siglo-0.9.6.ebuild index 450a38dd7ba5..689f3cd80be8 100644 --- a/app-misc/siglo/siglo-0.9.6.ebuild +++ b/app-misc/siglo/siglo-0.9.6.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/alexr4535/siglo/archive/refs/tags/v${PV}.tar.gz -> $ LICENSE="MPL-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" REQUIRED_USE="${PYTHON_REQUIRED_USE}" DEPEND="" |