diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-11-23 19:52:24 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-11-23 19:52:24 +0100 |
commit | 482edc338ef6c79682fee854eb7667585c9c8b10 (patch) | |
tree | 4055be3d569691807e45560ec59a25b484aba84d /dev-python/visitor/visitor-0.1.3-r2.ebuild | |
parent | dev-python/apispec: Keyword 6.3.0 arm64, #917845 (diff) | |
download | gentoo-482edc338ef6c79682fee854eb7667585c9c8b10.tar.gz gentoo-482edc338ef6c79682fee854eb7667585c9c8b10.tar.bz2 gentoo-482edc338ef6c79682fee854eb7667585c9c8b10.zip |
dev-python/visitor: Keyword 0.1.3-r2 arm64, #917911
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/visitor/visitor-0.1.3-r2.ebuild')
-rw-r--r-- | dev-python/visitor/visitor-0.1.3-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/visitor/visitor-0.1.3-r2.ebuild b/dev-python/visitor/visitor-0.1.3-r2.ebuild index cb5c5bdc1379..090b0bf6e1ea 100644 --- a/dev-python/visitor/visitor-0.1.3-r2.ebuild +++ b/dev-python/visitor/visitor-0.1.3-r2.ebuild @@ -16,6 +16,6 @@ SRC_URI="https://github.com/mbr/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" distutils_enable_tests pytest |