diff options
author | Sam James <sam@gentoo.org> | 2021-02-18 08:35:13 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-18 08:35:13 +0000 |
commit | 436f6917df793254fc910f349aec18793dab6411 (patch) | |
tree | 737a334311285ae600c6d4e1eee047bf33504808 /sci-libs/cdf | |
parent | sci-libs/ccfits: Stabilize 2.5 x86, #765760 (diff) | |
download | gentoo-436f6917df793254fc910f349aec18793dab6411.tar.gz gentoo-436f6917df793254fc910f349aec18793dab6411.tar.bz2 gentoo-436f6917df793254fc910f349aec18793dab6411.zip |
sci-libs/cdf: Stabilize 3.5.0.2 x86, #765760
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs/cdf')
-rw-r--r-- | sci-libs/cdf/cdf-3.5.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/cdf/cdf-3.5.0.2.ebuild b/sci-libs/cdf/cdf-3.5.0.2.ebuild index 2a56dc164bf6..88a122afbaf9 100644 --- a/sci-libs/cdf/cdf-3.5.0.2.ebuild +++ b/sci-libs/cdf/cdf-3.5.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -25,7 +25,7 @@ SRC_URI="${SRC_BASE}/${MY_P}-dist-${PN}.tar.gz LICENSE="CDF" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc x86 ~amd64-linux ~x86-linux" IUSE="doc examples java ncurses static-libs" RDEPEND=" |