diff options
author | 2021-12-08 05:16:48 +0000 | |
---|---|---|
committer | 2021-12-08 05:16:48 +0000 | |
commit | ee7731616dbf09cab41ebf2f974ea19d6825659e (patch) | |
tree | ae3b76e44c989011e3fa0800d1f33ecd1947205b /sci-libs | |
parent | dev-db/postgis: update EAPI 6 -> 7 (sync live ebuild) (diff) | |
download | gentoo-ee7731616dbf09cab41ebf2f974ea19d6825659e.tar.gz gentoo-ee7731616dbf09cab41ebf2f974ea19d6825659e.tar.bz2 gentoo-ee7731616dbf09cab41ebf2f974ea19d6825659e.zip |
sci-libs/hdf: Stabilize 4.2.15-r1 ppc, #816390
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/hdf/hdf-4.2.15-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/hdf/hdf-4.2.15-r1.ebuild b/sci-libs/hdf/hdf-4.2.15-r1.ebuild index e889b13db235..8b3949ff0844 100644 --- a/sci-libs/hdf/hdf-4.2.15-r1.ebuild +++ b/sci-libs/hdf/hdf-4.2.15-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI+=" https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${PN}-4.2.15- LICENSE="NCSA-HDF" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ia64 ppc ~x86 ~amd64-linux ~x86-linux" IUSE="examples fortran szip static-libs test" RESTRICT="!test? ( test )" REQUIRED_USE="test? ( szip )" |