diff options
author | 2020-08-23 23:32:42 +0000 | |
---|---|---|
committer | 2020-08-24 00:06:16 +0000 | |
commit | b6cbf62617868869506119e62ca4a77ec2f6533c (patch) | |
tree | 98be40c6d7ecf1c9b15b8a8ec16705523622ab8a /dev-perl/Astro-FITS-Header | |
parent | dev-perl/Array-Window: Stabilize 1.20.0-r2 x86, #738212 (diff) | |
download | gentoo-b6cbf62617868869506119e62ca4a77ec2f6533c.tar.gz gentoo-b6cbf62617868869506119e62ca4a77ec2f6533c.tar.bz2 gentoo-b6cbf62617868869506119e62ca4a77ec2f6533c.zip |
dev-perl/Astro-FITS-Header: Stabilize 3.70.0-r1 x86, #738212
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Astro-FITS-Header')
-rw-r--r-- | dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.70.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.70.0-r1.ebuild b/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.70.0-r1.ebuild index 9440b5605dbe..9d933307b268 100644 --- a/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.70.0-r1.ebuild +++ b/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.70.0-r1.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" IUSE="test" RESTRICT="!test? ( test )" |