commit:     e89687a27e5011c51c7eebd1e9d1265ab3f53b64
Author:     Zamarin Arthur <arthurzam <AT> gmail <DOT> com>
AuthorDate: Sun Jun  6 05:19:02 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Aug  1 21:23:46 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e89687a2

dev-python/xxhash: keyword 2.0.2 for ~x86

Signed-off-by: Zamarin Arthur <arthurzam <AT> gmail.com>
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/xxhash/xxhash-2.0.2.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-python/xxhash/xxhash-2.0.2.ebuild 
b/dev-python/xxhash/xxhash-2.0.2.ebuild
index 57d6734c93a..b13178e0671 100644
--- a/dev-python/xxhash/xxhash-2.0.2.ebuild
+++ b/dev-python/xxhash/xxhash-2.0.2.ebuild
@@ -11,13 +11,13 @@ DESCRIPTION="Python binding for the xxHash library"
 HOMEPAGE="https://github.com/ifduyue/python-xxhash
        https://pypi.org/project/xxhash/";
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-LICENSE="MIT"
 
-KEYWORDS="~amd64"
+LICENSE="MIT"
 SLOT="0"
+KEYWORDS="~amd64 ~x86"
 
 RDEPEND=">=dev-libs/xxhash-0.8.0"
-BDEPEND="${RDEPEND}"
+DEPEND="${RDEPEND}"
 
 distutils_enable_tests unittest
 

Reply via email to