diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-24 14:26:28 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-24 14:26:28 +0300 |
commit | c4cac0b980ae9b9dd55f08c5df85fc5b03e5480a (patch) | |
tree | 36e9063bb4b9ce502831b885828d2e9481478b97 /dev-perl | |
parent | dev-perl/PDL: Stabilize 2.63.0 amd64, #902683 (diff) | |
download | gentoo-c4cac0b980ae9b9dd55f08c5df85fc5b03e5480a.tar.gz gentoo-c4cac0b980ae9b9dd55f08c5df85fc5b03e5480a.tar.bz2 gentoo-c4cac0b980ae9b9dd55f08c5df85fc5b03e5480a.zip |
dev-perl/Alien-HDF4: Stabilize 0.50.0 amd64, #902683
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Alien-HDF4/Alien-HDF4-0.50.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Alien-HDF4/Alien-HDF4-0.50.0.ebuild b/dev-perl/Alien-HDF4/Alien-HDF4-0.50.0.ebuild index 9dddc730966c..db8b41bfe2bf 100644 --- a/dev-perl/Alien-HDF4/Alien-HDF4-0.50.0.ebuild +++ b/dev-perl/Alien-HDF4/Alien-HDF4-0.50.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Encapsulate install info for HDF4" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~x86" +KEYWORDS="amd64 ~arm ~ppc ~x86" RDEPEND=" sci-libs/hdf |