diff options
author | Sam James <sam@gentoo.org> | 2020-12-29 20:20:33 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-29 20:20:33 +0000 |
commit | b304c2ef08a4ad11ec827559655466d01f5a391d (patch) | |
tree | 1fd8f4c50f3bfa403ad88ca9b3b354da46a7d8b1 /sci-libs | |
parent | sci-geosciences/grass: Stabilize 7.8.4 amd64, #762436 (diff) | |
download | gentoo-b304c2ef08a4ad11ec827559655466d01f5a391d.tar.gz gentoo-b304c2ef08a4ad11ec827559655466d01f5a391d.tar.bz2 gentoo-b304c2ef08a4ad11ec827559655466d01f5a391d.zip |
sci-libs/xdrfile: Stabilize 1.1.4 amd64, #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 9789dad9d61d..e306c0118cba 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() { |