diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-10 10:16:50 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-10 10:16:50 +0100 |
commit | ee1b0a7b50b62ef0d0f558bbaa9c02a70bbf93e6 (patch) | |
tree | e19c475ad8f18b6044e582767b246b06212c1951 /sci-astronomy | |
parent | dev-php/pecl-event: x86 stable wrt bug #702108 (diff) | |
download | gentoo-ee1b0a7b50b62ef0d0f558bbaa9c02a70bbf93e6.tar.gz gentoo-ee1b0a7b50b62ef0d0f558bbaa9c02a70bbf93e6.tar.bz2 gentoo-ee1b0a7b50b62ef0d0f558bbaa9c02a70bbf93e6.zip |
sci-astronomy/wcslib: x86 stable wrt bug #702262
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/wcslib/wcslib-5.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-astronomy/wcslib/wcslib-5.16.ebuild b/sci-astronomy/wcslib/wcslib-5.16.ebuild index cadfc784d079..8dd1482b0a44 100644 --- a/sci-astronomy/wcslib/wcslib-5.16.ebuild +++ b/sci-astronomy/wcslib/wcslib-5.16.ebuild @@ -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=" |