diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-05-13 16:45:59 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-05-13 16:45:59 +0200 |
commit | 684b46028b007b09acfe7362b2ff9e83a6432dd3 (patch) | |
tree | 09d249db1e3d2d210f1f129f6c5fd125b1c6ca4a /sci-astronomy | |
parent | sci-libs/pgplot: amd64 stable wrt bug #580002 (diff) | |
download | gentoo-684b46028b007b09acfe7362b2ff9e83a6432dd3.tar.gz gentoo-684b46028b007b09acfe7362b2ff9e83a6432dd3.tar.bz2 gentoo-684b46028b007b09acfe7362b2ff9e83a6432dd3.zip |
sci-astronomy/wcslib: amd64 stable wrt bug #580002
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/wcslib/wcslib-5.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-astronomy/wcslib/wcslib-5.15.ebuild b/sci-astronomy/wcslib/wcslib-5.15.ebuild index e05fe6f96880..f79be8c48fcc 100644 --- a/sci-astronomy/wcslib/wcslib-5.15.ebuild +++ b/sci-astronomy/wcslib/wcslib-5.15.ebuild @@ -14,7 +14,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=" |