summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-02-25 20:19:19 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-02-25 20:19:19 +0200
commit51c37e53568bbe6bbc57fd25db4dd5cfcfa1bc14 (patch)
tree496343218e3ae83ee987f902bf2b86100af36722
parentdev-libs/cdk: Stabilize 5.0.20221025 x86, #897728 (diff)
downloadgentoo-51c37e53568bbe6bbc57fd25db4dd5cfcfa1bc14.tar.gz
gentoo-51c37e53568bbe6bbc57fd25db4dd5cfcfa1bc14.tar.bz2
gentoo-51c37e53568bbe6bbc57fd25db4dd5cfcfa1bc14.zip
dev-libs/sleef: Keyword 3.5.1 x86, #896334
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-libs/sleef/sleef-3.5.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/sleef/sleef-3.5.1.ebuild b/dev-libs/sleef/sleef-3.5.1.ebuild
index 7d994a46c2f5..ce9001f5268c 100644
--- a/dev-libs/sleef/sleef-3.5.1.ebuild
+++ b/dev-libs/sleef/sleef-3.5.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/shibatch/${PN}/archive/refs/tags/${PV}.tar.gz
LICENSE="Boost-1.0"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"