diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2020-12-19 15:37:10 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2020-12-19 15:40:34 -0600 |
commit | 676e451574d57367c115045c247cb8015b619012 (patch) | |
tree | faf3187d12c691ef4679960cbe136fc3dfdaa621 /dev-python/zstd | |
parent | sys-auth/keystone: 18.0.0 stable amd64/x86 (diff) | |
download | gentoo-676e451574d57367c115045c247cb8015b619012.tar.gz gentoo-676e451574d57367c115045c247cb8015b619012.tar.bz2 gentoo-676e451574d57367c115045c247cb8015b619012.zip |
dev-python/zstd: 1.4.5.1 stable amd64 / x86
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-python/zstd')
-rw-r--r-- | dev-python/zstd/zstd-1.4.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/zstd/zstd-1.4.5.1.ebuild b/dev-python/zstd/zstd-1.4.5.1.ebuild index 2e3bf7744bbb..e06587558dad 100644 --- a/dev-python/zstd/zstd-1.4.5.1.ebuild +++ b/dev-python/zstd/zstd-1.4.5.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" DEPEND=" app-arch/zstd |