commit: 87aeb74172fce8b9272aea62ef545c6b5ea6eb1a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 24 03:58:03 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jul 24 03:58:03 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87aeb741
dev-perl/Astro-FITS-Header: Stabilize 3.90.0 amd64, #910905
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.90.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.90.0.ebuild
b/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.90.0.ebuild
index 2751a53a94fd..a0297cb4126c 100644
--- a/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.90.0.ebuild
+++ b/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.90.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="Interface to FITS headers"
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~amd64 arm ~hppa ~mips ~ppc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm ~hppa ~mips ~ppc x86 ~amd64-linux ~x86-linux"
BDEPEND="
>=dev-perl/Module-Build-0.300.0