diff options
author | 2023-11-23 20:37:52 +0100 | |
---|---|---|
committer | 2023-11-23 20:37:52 +0100 | |
commit | 152e4e6118cc578a5059073d14e5bdb44bfe5680 (patch) | |
tree | 5c19666ef743f965430d670895c735718c4e3ad0 /dev-python/podcastparser | |
parent | dev-python/piexif: Keyword 1.1.3-r2 arm64, #917993 (diff) | |
download | gentoo-152e4e6118cc578a5059073d14e5bdb44bfe5680.tar.gz gentoo-152e4e6118cc578a5059073d14e5bdb44bfe5680.tar.bz2 gentoo-152e4e6118cc578a5059073d14e5bdb44bfe5680.zip |
dev-python/podcastparser: Keyword 0.6.10 arm64, #917995
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/podcastparser')
-rw-r--r-- | dev-python/podcastparser/podcastparser-0.6.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/podcastparser/podcastparser-0.6.10.ebuild b/dev-python/podcastparser/podcastparser-0.6.10.ebuild index 7f910d9ba95b..cbd455906f22 100644 --- a/dev-python/podcastparser/podcastparser-0.6.10.ebuild +++ b/dev-python/podcastparser/podcastparser-0.6.10.ebuild @@ -16,6 +16,6 @@ HOMEPAGE=" LICENSE="ISC" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~arm64 x86" distutils_enable_tests pytest |