commit: 7ab47fedf2180f82bf41c040922b3b748b18fa8c
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 3 19:22:10 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Mon Jan 3 19:22:10 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ab47fed
dev-python/zstd: Stabilize 1.5.0.4 x86, #830548
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
dev-python/zstd/zstd-1.5.0.4.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/zstd/zstd-1.5.0.4.ebuild
b/dev-python/zstd/zstd-1.5.0.4.ebuild
index d1fa88302349..b01fc4a531f0 100644
--- a/dev-python/zstd/zstd-1.5.0.4.ebuild
+++ b/dev-python/zstd/zstd-1.5.0.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2021 Gentoo Authors
+# Copyright 2020-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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:=