commit: 51c37e53568bbe6bbc57fd25db4dd5cfcfa1bc14 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Feb 25 18:19:19 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Feb 25 18:19:19 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51c37e53
dev-libs/sleef: Keyword 3.5.1 x86, #896334 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-libs/sleef/sleef-3.5.1.ebuild | 4 ++-- 1 file 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 )"