diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-07 08:28:27 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-07 08:31:41 +0100 |
commit | 8aa7fe120c49de9b00cc0093309a7bcc9d16870d (patch) | |
tree | 6579c5568c4444e13f7068604c08c4999a0aeb9d /dev-perl/File-LibMagic | |
parent | dev-perl/Config-AutoConf: keyworded 0.318.0 for ppc (diff) | |
download | gentoo-8aa7fe120c49de9b00cc0093309a7bcc9d16870d.tar.gz gentoo-8aa7fe120c49de9b00cc0093309a7bcc9d16870d.tar.bz2 gentoo-8aa7fe120c49de9b00cc0093309a7bcc9d16870d.zip |
dev-perl/File-LibMagic: keyworded 1.230.0 for ppc
keyworded wrt bug #738394
Package-Manager: Portage-3.0.5, Repoman-3.0.1
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-perl/File-LibMagic')
-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 8d3dc6f0da01..7de775b7d667 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 ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |