diff options
author | Sam James <sam@gentoo.org> | 2021-01-07 15:04:22 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-07 15:04:22 +0000 |
commit | 07f631323bf767ade15f8c93326032e7ed7ccab5 (patch) | |
tree | 6ad8bf1e83b1781ea4596c02b6336e76bb6c408b /sci-astronomy | |
parent | app-admin/logrotate: Stabilize 3.17.0 x86, #762038 (diff) | |
download | gentoo-07f631323bf767ade15f8c93326032e7ed7ccab5.tar.gz gentoo-07f631323bf767ade15f8c93326032e7ed7ccab5.tar.bz2 gentoo-07f631323bf767ade15f8c93326032e7ed7ccab5.zip |
sci-astronomy/wcslib: Stabilize 7.3 x86, #763156
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/wcslib/wcslib-7.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-astronomy/wcslib/wcslib-7.3.ebuild b/sci-astronomy/wcslib/wcslib-7.3.ebuild index 1a490f77abdc..d080439dc05f 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=" |