diff options
Diffstat (limited to 'sci-libs/xdrfile/xdrfile-1.1.4.ebuild')
-rw-r--r-- | sci-libs/xdrfile/xdrfile-1.1.4.ebuild | 4 |
1 files 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 e306c0118cba..71f44e1afdfb 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() { |