diff options
author | 2024-02-28 21:50:20 +0100 | |
---|---|---|
committer | 2024-02-28 21:50:20 +0100 | |
commit | 38fd9504602989a1b1308c109e25430f5c0cb37f (patch) | |
tree | d482a017f9d2c1f2077a58bae35752e803da42ea /dev-python | |
parent | dev-python/python-snappy: Keyword 0.7.0 x86, #925721 (diff) | |
download | gentoo-38fd9504602989a1b1308c109e25430f5c0cb37f.tar.gz gentoo-38fd9504602989a1b1308c109e25430f5c0cb37f.tar.bz2 gentoo-38fd9504602989a1b1308c109e25430f5c0cb37f.zip |
dev-python/crc32c: Keyword 2.4 x86, #925721
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/crc32c/crc32c-2.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/crc32c/crc32c-2.4.ebuild b/dev-python/crc32c/crc32c-2.4.ebuild index ff64329bc4ad..9370301ce186 100644 --- a/dev-python/crc32c/crc32c-2.4.ebuild +++ b/dev-python/crc32c/crc32c-2.4.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" # NB: these don't affect the build, they are only used for tests IUSE="cpu_flags_arm_crc32 cpu_flags_x86_sse4_2" |