commit: 1795291bc05c3d6e46a8f04f0b6359694f051883 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Feb 25 13:45:23 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Feb 25 13:45:28 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1795291b
sci-libs/libxc: Stabilize 5.1.0 x86, #770406 Signed-off-by: Sam James <sam <AT> gentoo.org> sci-libs/libxc/libxc-5.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/libxc/libxc-5.1.0.ebuild b/sci-libs/libxc/libxc-5.1.0.ebuild index 884100437a3..e84588120e8 100644 --- a/sci-libs/libxc/libxc-5.1.0.ebuild +++ b/sci-libs/libxc/libxc-5.1.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://gitlab.com/libxc/libxc/-/archive/${PV}/${P}.tar.gz" LICENSE="MPL-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux" +KEYWORDS="~amd64 x86 ~amd64-linux" IUSE="fortran test" RESTRICT="!test? ( test )"
