commit: 07f631323bf767ade15f8c93326032e7ed7ccab5 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jan 7 15:04:22 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jan 7 15:04:22 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07f63132
sci-astronomy/wcslib: Stabilize 7.3 x86, #763156 Signed-off-by: Sam James <sam <AT> gentoo.org> sci-astronomy/wcslib/wcslib-7.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-astronomy/wcslib/wcslib-7.3.ebuild b/sci-astronomy/wcslib/wcslib-7.3.ebuild index 1a490f77abd..d080439dc05 100644 --- a/sci-astronomy/wcslib/wcslib-7.3.ebuild +++ b/sci-astronomy/wcslib/wcslib-7.3.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=7 @@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.atnf.csiro.au/pub/software/${PN}/${P}.tar.bz2" SLOT="0/7" LICENSE="LGPL-3" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 x86 ~amd64-linux ~x86-linux" IUSE="doc fortran fits pgplot static-libs +tools" RDEPEND="
