diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-09 15:37:52 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-09 15:37:52 +0100 |
commit | 296c51dd6f470c860d9b1d40451b226d0901c24e (patch) | |
tree | 314c2e5666ae6783c2ffabede1d78f986789e45e /sci-astronomy/wcslib | |
parent | media-sound/rosegarden-19.06: fixed restrict qa (diff) | |
download | gentoo-296c51dd6f470c860d9b1d40451b226d0901c24e.tar.gz gentoo-296c51dd6f470c860d9b1d40451b226d0901c24e.tar.bz2 gentoo-296c51dd6f470c860d9b1d40451b226d0901c24e.zip |
sci-astronomy/wcslib: amd64 stable wrt bug #702262
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-astronomy/wcslib')
-rw-r--r-- | sci-astronomy/wcslib/wcslib-5.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-astronomy/wcslib/wcslib-5.16.ebuild b/sci-astronomy/wcslib/wcslib-5.16.ebuild index 7b3cdbfbdf79..cadfc784d079 100644 --- a/sci-astronomy/wcslib/wcslib-5.16.ebuild +++ b/sci-astronomy/wcslib/wcslib-5.16.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.atnf.csiro.au/pub/software/${PN}/${P}.tar.bz2" SLOT="0/5" 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=" |