diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-03-01 10:19:41 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-03-01 10:19:41 +0100 |
commit | 5111005286365e88dba331d0dd21ee8e208c074c (patch) | |
tree | a29760d413f4714e1c8525ae85812f0f60b6e6a9 /dev-python/kaitaistruct/kaitaistruct-0.9.ebuild | |
parent | dev-python/h11: amd64 stable wrt bug #769872 (diff) | |
download | gentoo-5111005286365e88dba331d0dd21ee8e208c074c.tar.gz gentoo-5111005286365e88dba331d0dd21ee8e208c074c.tar.bz2 gentoo-5111005286365e88dba331d0dd21ee8e208c074c.zip |
dev-python/kaitaistruct: amd64 stable wrt bug #769872
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/kaitaistruct/kaitaistruct-0.9.ebuild')
-rw-r--r-- | dev-python/kaitaistruct/kaitaistruct-0.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/kaitaistruct/kaitaistruct-0.9.ebuild b/dev-python/kaitaistruct/kaitaistruct-0.9.ebuild index 8c0c61dafd5e..bb2e92b93aa9 100644 --- a/dev-python/kaitaistruct/kaitaistruct-0.9.ebuild +++ b/dev-python/kaitaistruct/kaitaistruct-0.9.ebuild @@ -13,4 +13,4 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 ~x86" |