diff options
author | Sam James <sam@gentoo.org> | 2021-01-06 06:33:03 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-06 06:33:03 +0000 |
commit | f81d1e1c660e8b2c447a931e85eff00b7391b2f9 (patch) | |
tree | d7960f154b3ae6368acddcbe84bd1cccd94a11c8 /sci-libs | |
parent | sci-geosciences/grass: Stabilize 7.8.4 x86, #762436 (diff) | |
download | gentoo-f81d1e1c660e8b2c447a931e85eff00b7391b2f9.tar.gz gentoo-f81d1e1c660e8b2c447a931e85eff00b7391b2f9.tar.bz2 gentoo-f81d1e1c660e8b2c447a931e85eff00b7391b2f9.zip |
sci-libs/xdrfile: Stabilize 1.1.4 x86, #762436
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs')
-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() { |