diff options
author | Michael Palimaka <kensington@gentoo.org> | 2016-06-23 22:38:45 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2016-06-23 23:39:58 +1000 |
commit | 7a35db419ebc219ffd6d9f21a3532ff6c4c4066a (patch) | |
tree | 27eb460845d7d93c73bbb021432ca255412ce16c /sci-astronomy/wcslib | |
parent | sci-libs/pgplot: x86 stable (diff) | |
download | gentoo-7a35db419ebc219ffd6d9f21a3532ff6c4c4066a.tar.gz gentoo-7a35db419ebc219ffd6d9f21a3532ff6c4c4066a.tar.bz2 gentoo-7a35db419ebc219ffd6d9f21a3532ff6c4c4066a.zip |
sci-astronomy/wcslib: x86 stable
Gentoo-bug: 579992
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'sci-astronomy/wcslib')
-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 f79be8c48fcc..dc734cdcd9fb 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=" |