commit: f81d1e1c660e8b2c447a931e85eff00b7391b2f9 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Jan 6 06:33:03 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Jan 6 06:33:03 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f81d1e1c
sci-libs/xdrfile: Stabilize 1.1.4 x86, #762436 Signed-off-by: Sam James <sam <AT> gentoo.org> sci-libs/xdrfile/xdrfile-1.1.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-libs/xdrfile/xdrfile-1.1.4.ebuild b/sci-libs/xdrfile/xdrfile-1.1.4.ebuild index e306c0118cb..71f44e1afdf 100644 --- a/sci-libs/xdrfile/xdrfile-1.1.4.ebuild +++ b/sci-libs/xdrfile/xdrfile-1.1.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.gromacs.org/pub/contrib/${P}.tar.gz" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="fortran static-libs" src_configure() {
