diff options
author | Sam James <sam@gentoo.org> | 2023-05-26 15:38:15 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-26 15:38:15 +0100 |
commit | 25505b23bc6e12146631fcf6cc22da4ef39d5179 (patch) | |
tree | a4895b54ddecb7d69ea71dbb6eb0e434af01d179 /sci-astronomy/wcslib | |
parent | app-backup/btrbk: Stabilize 0.32.6-r1 amd64, #903647 (diff) | |
download | gentoo-25505b23bc6e12146631fcf6cc22da4ef39d5179.tar.gz gentoo-25505b23bc6e12146631fcf6cc22da4ef39d5179.tar.bz2 gentoo-25505b23bc6e12146631fcf6cc22da4ef39d5179.zip |
sci-astronomy/wcslib: Stabilize 7.12 amd64, #903780
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-astronomy/wcslib')
-rw-r--r-- | sci-astronomy/wcslib/wcslib-7.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-astronomy/wcslib/wcslib-7.12.ebuild b/sci-astronomy/wcslib/wcslib-7.12.ebuild index 758e7d330da6..a67288ffaeee 100644 --- a/sci-astronomy/wcslib/wcslib-7.12.ebuild +++ b/sci-astronomy/wcslib/wcslib-7.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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=" |