diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-04 17:52:04 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-04 17:52:04 +0200 |
commit | cb065d6ef991b77731d538d8124bcc69b2dd0404 (patch) | |
tree | 3f5b61fc5d0bfc40896ac63c18829a00c9e4df7d /dev-perl/MP3-Tag | |
parent | app-emulation/qemu: x86 stable wrt bug #616460 (diff) | |
download | gentoo-cb065d6ef991b77731d538d8124bcc69b2dd0404.tar.gz gentoo-cb065d6ef991b77731d538d8124bcc69b2dd0404.tar.bz2 gentoo-cb065d6ef991b77731d538d8124bcc69b2dd0404.zip |
dev-perl/MP3-Tag: x86 stable wrt bug #617106
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
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.140.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/MP3-Tag/MP3-Tag-1.140.0.ebuild b/dev-perl/MP3-Tag/MP3-Tag-1.140.0.ebuild index f6e6bcd1df89..ccfbf988ed93 100644 --- a/dev-perl/MP3-Tag/MP3-Tag-1.140.0.ebuild +++ b/dev-perl/MP3-Tag/MP3-Tag-1.140.0.ebuild @@ -13,7 +13,7 @@ DESCRIPTION="Module for reading tags of MP3 Audio files" SLOT="0" LICENSE="Artistic" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND="dev-perl/MP3-Info" |