diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:49:11 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:53:53 +0100 |
commit | 52fe333e10790d3a683dec5f848dce494c1e3455 (patch) | |
tree | d6bb6ac7c84b6fb16a515c94a938e9c6e013ab1d /sci-libs/ccfits | |
parent | media-tv/mythtv: x86 stable wrt bug #573250 (diff) | |
download | gentoo-52fe333e10790d3a683dec5f848dce494c1e3455.tar.gz gentoo-52fe333e10790d3a683dec5f848dce494c1e3455.tar.bz2 gentoo-52fe333e10790d3a683dec5f848dce494c1e3455.zip |
sci-libs/ccfits: x86 stable wrt bug #592782
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs/ccfits')
-rw-r--r-- | sci-libs/ccfits/ccfits-2.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/ccfits/ccfits-2.4-r1.ebuild b/sci-libs/ccfits/ccfits-2.4-r1.ebuild index f803d82af903..d1d9a0f07bff 100644 --- a/sci-libs/ccfits/ccfits-2.4-r1.ebuild +++ b/sci-libs/ccfits/ccfits-2.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -15,7 +15,7 @@ SRC_URI="${HOMEPAGE}/${MYP}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="doc static-libs" RDEPEND=">=sci-libs/cfitsio-3.080" |