diff options
author | 2021-06-07 16:14:13 +0000 | |
---|---|---|
committer | 2021-06-07 16:14:13 +0000 | |
commit | 7932ad19475951b6aba301ed5c3d34449b00ed78 (patch) | |
tree | addfb2372556f9c8c4af8a2e2fa0811f9a4b0626 /dev-perl | |
parent | x11-wm/icewm: Stabilize 2.3.4 x86, #794673 (diff) | |
download | gentoo-7932ad19475951b6aba301ed5c3d34449b00ed78.tar.gz gentoo-7932ad19475951b6aba301ed5c3d34449b00ed78.tar.bz2 gentoo-7932ad19475951b6aba301ed5c3d34449b00ed78.zip |
dev-perl/File-LibMagic: Stabilize 1.230.0 x86, #793062
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/File-LibMagic/File-LibMagic-1.230.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/File-LibMagic/File-LibMagic-1.230.0.ebuild b/dev-perl/File-LibMagic/File-LibMagic-1.230.0.ebuild index 782d4948f0b0..3c4b49ab0711 100644 --- a/dev-perl/File-LibMagic/File-LibMagic-1.230.0.ebuild +++ b/dev-perl/File-LibMagic/File-LibMagic-1.230.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Perl wrapper for libmagic" SLOT="0" -KEYWORDS="amd64 ~hppa ppc ppc64 sparc ~x86" +KEYWORDS="amd64 ~hppa ppc ppc64 sparc x86" IUSE="test" RESTRICT="!test? ( test )" |