diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-10-07 11:34:26 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-10-07 11:34:26 +0200 |
commit | 0df1746b9dd42f5e016ae6a4f3d4a568be00d080 (patch) | |
tree | 62635cacb9b84236d90041054888561a535cf172 /sci-astronomy | |
parent | dev-ruby/rouge: Stabilize 3.30.0 ppc, #875797 (diff) | |
download | gentoo-0df1746b9dd42f5e016ae6a4f3d4a568be00d080.tar.gz gentoo-0df1746b9dd42f5e016ae6a4f3d4a568be00d080.tar.bz2 gentoo-0df1746b9dd42f5e016ae6a4f3d4a568be00d080.zip |
sci-astronomy/wcslib: Stabilize 7.11 amd64, #866983
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/wcslib/wcslib-7.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-astronomy/wcslib/wcslib-7.11.ebuild b/sci-astronomy/wcslib/wcslib-7.11.ebuild index e1382017202a..725d8998cd59 100644 --- a/sci-astronomy/wcslib/wcslib-7.11.ebuild +++ b/sci-astronomy/wcslib/wcslib-7.11.ebuild @@ -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=" |