diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-26 23:05:40 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-26 23:05:40 +0300 |
commit | 65e13f889dbfddbecb11846d05992dab0cf4ab9c (patch) | |
tree | b2ae80171f28f66f2d811b0124beed6e1037948d /sci-astronomy | |
parent | app-backup/btrbk: Stabilize 0.32.6-r1 x86, #903647 (diff) | |
download | gentoo-65e13f889dbfddbecb11846d05992dab0cf4ab9c.tar.gz gentoo-65e13f889dbfddbecb11846d05992dab0cf4ab9c.tar.bz2 gentoo-65e13f889dbfddbecb11846d05992dab0cf4ab9c.zip |
sci-astronomy/wcslib: Stabilize 7.12 x86, #903780
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/wcslib/wcslib-7.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-astronomy/wcslib/wcslib-7.12.ebuild b/sci-astronomy/wcslib/wcslib-7.12.ebuild index a67288ffaeee..d5e071cb157b 100644 --- a/sci-astronomy/wcslib/wcslib-7.12.ebuild +++ b/sci-astronomy/wcslib/wcslib-7.12.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=" |