diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-17 12:29:17 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-17 12:29:17 +0200 |
commit | eeb88adf8cadc0fbdae88bf13412d7d7758cdf60 (patch) | |
tree | 256dde89eb2dd11eec41b47fe8389a9e7287f800 /dev-perl/MP3-Tag | |
parent | dev-perl/Pango: ppc64 stable wrt bug #662320 (diff) | |
download | gentoo-eeb88adf8cadc0fbdae88bf13412d7d7758cdf60.tar.gz gentoo-eeb88adf8cadc0fbdae88bf13412d7d7758cdf60.tar.bz2 gentoo-eeb88adf8cadc0fbdae88bf13412d7d7758cdf60.zip |
dev-perl/MP3-Tag: ppc64 stable wrt bug #687890
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/MP3-Tag')
-rw-r--r-- | dev-perl/MP3-Tag/MP3-Tag-1.150.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/MP3-Tag/MP3-Tag-1.150.0.ebuild b/dev-perl/MP3-Tag/MP3-Tag-1.150.0.ebuild index 53f6e25e7fb8..d23f89313c66 100644 --- a/dev-perl/MP3-Tag/MP3-Tag-1.150.0.ebuild +++ b/dev-perl/MP3-Tag/MP3-Tag-1.150.0.ebuild @@ -14,7 +14,7 @@ DESCRIPTION="Module for reading tags of MP3 Audio files" SLOT="0" LICENSE="Artistic" -KEYWORDS="~amd64 ~arm ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~amd64 ~arm ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND="dev-perl/MP3-Info" |