commit: b304c2ef08a4ad11ec827559655466d01f5a391d Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Dec 29 20:20:33 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Dec 29 20:20:33 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b304c2ef
sci-libs/xdrfile: Stabilize 1.1.4 amd64, #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 9789dad9d61..e306c0118cb 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-2018 Gentoo Foundation +# Copyright 1999-2020 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() {
