diff options
author | 2020-08-18 05:36:15 +0000 | |
---|---|---|
committer | 2020-08-18 05:36:15 +0000 | |
commit | e9ed0f22829ffe7f2f1a0237cfb865f0d9f3e4dc (patch) | |
tree | 382ca35c986c00f2f6978f4b33835d6cff5b78aa | |
parent | dev-python/responses: Keyword 0.10.16 arm, #723912 (diff) | |
download | gentoo-e9ed0f22829ffe7f2f1a0237cfb865f0d9f3e4dc.tar.gz gentoo-e9ed0f22829ffe7f2f1a0237cfb865f0d9f3e4dc.tar.bz2 gentoo-e9ed0f22829ffe7f2f1a0237cfb865f0d9f3e4dc.zip |
dev-python/moto: Keyword 1.3.14-r3 arm, #723912
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-python/moto/moto-1.3.14-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/moto/moto-1.3.14-r3.ebuild b/dev-python/moto/moto-1.3.14-r3.ebuild index c658d27a4f60..2d8ff45e4809 100644 --- a/dev-python/moto/moto-1.3.14-r3.ebuild +++ b/dev-python/moto/moto-1.3.14-r3.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux" IUSE="test" RESTRICT="!test? ( test )" |