diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-08-09 09:41:44 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-08-09 09:41:44 +0200 |
commit | efa6f1284e96afb828bd261d46be9b49592d9fb7 (patch) | |
tree | 61acb8cc1e6a9786fab72f6d773f2b144f1cebf6 /dev-python/kaitaistruct | |
parent | dev-python/mongomock: amd64/x86 stable (ALLARCHES policy) wrt bug #864477 (diff) | |
download | gentoo-efa6f1284e96afb828bd261d46be9b49592d9fb7.tar.gz gentoo-efa6f1284e96afb828bd261d46be9b49592d9fb7.tar.bz2 gentoo-efa6f1284e96afb828bd261d46be9b49592d9fb7.zip |
dev-python/kaitaistruct: amd64 stable (ALLARCHES policy) wrt bug #864479
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/kaitaistruct')
-rw-r--r-- | dev-python/kaitaistruct/kaitaistruct-0.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/kaitaistruct/kaitaistruct-0.10.ebuild b/dev-python/kaitaistruct/kaitaistruct-0.10.ebuild index 0dbe4ba3e752..447b97a54d4e 100644 --- a/dev-python/kaitaistruct/kaitaistruct-0.10.ebuild +++ b/dev-python/kaitaistruct/kaitaistruct-0.10.ebuild @@ -18,4 +18,4 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~riscv ~x86" +KEYWORDS="amd64 ~arm64 ~riscv ~x86" |