diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-11-23 19:52:10 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-11-23 19:52:10 +0100 |
commit | a3ae281dfcfe640f8ff532071ea685530515956c (patch) | |
tree | 21bd4e8df639d6f638f3db06cc035a9d53e45606 /dev-python/pyprof2calltree | |
parent | dev-python/pygal: Keyword 3.0.4 arm64, #918009 (diff) | |
download | gentoo-a3ae281dfcfe640f8ff532071ea685530515956c.tar.gz gentoo-a3ae281dfcfe640f8ff532071ea685530515956c.tar.bz2 gentoo-a3ae281dfcfe640f8ff532071ea685530515956c.zip |
dev-python/pyprof2calltree: Keyword 1.4.5-r1 arm64, #918011
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pyprof2calltree')
-rw-r--r-- | dev-python/pyprof2calltree/pyprof2calltree-1.4.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyprof2calltree/pyprof2calltree-1.4.5-r1.ebuild b/dev-python/pyprof2calltree/pyprof2calltree-1.4.5-r1.ebuild index dc7743f425fe..3778cd3e6a0e 100644 --- a/dev-python/pyprof2calltree/pyprof2calltree-1.4.5-r1.ebuild +++ b/dev-python/pyprof2calltree/pyprof2calltree-1.4.5-r1.ebuild @@ -21,6 +21,6 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" distutils_enable_tests unittest |