diff options
author | Sam James <sam@gentoo.org> | 2021-11-04 21:15:07 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-04 21:15:07 +0000 |
commit | a7ca84a014501713b238734bacacc69e390c876b (patch) | |
tree | 35a072f8dfe685357f57ed665d649563d20936ac /dev-python/k5test | |
parent | dev-python/pudb: Keyword 2021.2 arm64, #820761 (diff) | |
download | gentoo-a7ca84a014501713b238734bacacc69e390c876b.tar.gz gentoo-a7ca84a014501713b238734bacacc69e390c876b.tar.bz2 gentoo-a7ca84a014501713b238734bacacc69e390c876b.zip |
dev-python/k5test: Keyword 0.10.1 arm64, #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 61e90f52fb48..97b7bfe2b7d3 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 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" |