diff options
author | 2021-11-05 03:17:05 +0000 | |
---|---|---|
committer | 2021-11-05 03:17:05 +0000 | |
commit | 64f3f868d822f67b5caae711ec48b7c36b39e6a8 (patch) | |
tree | fc5a7452c99f735a48e001d0fec987f7623017b4 /dev-python/k5test | |
parent | dev-python/pytzdata: Keyword 2020.1-r1 arm, #818877 (diff) | |
download | gentoo-64f3f868d822f67b5caae711ec48b7c36b39e6a8.tar.gz gentoo-64f3f868d822f67b5caae711ec48b7c36b39e6a8.tar.bz2 gentoo-64f3f868d822f67b5caae711ec48b7c36b39e6a8.zip |
dev-python/k5test: Keyword 0.10.1 arm, #821421
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/k5test')
-rw-r--r-- | dev-python/k5test/k5test-0.10.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/k5test/k5test-0.10.1.ebuild b/dev-python/k5test/k5test-0.10.1.ebuild index 97b7bfe2b7d3..1aed75d80bdc 100644 --- a/dev-python/k5test/k5test-0.10.1.ebuild +++ b/dev-python/k5test/k5test-0.10.1.ebuild @@ -12,4 +12,4 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" |