diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-01 15:36:21 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-01 15:36:21 +0200 |
commit | 42d49b44a94f1ad60d2946688eba7b682e81c6c9 (patch) | |
tree | 01f0694c965e28a0728226d0bffc505a26aba9cb /dev-perl/MP3-Tag | |
parent | dev-embedded/libftdi: amd64 stable wrt bug #617136 (diff) | |
download | gentoo-42d49b44a94f1ad60d2946688eba7b682e81c6c9.tar.gz gentoo-42d49b44a94f1ad60d2946688eba7b682e81c6c9.tar.bz2 gentoo-42d49b44a94f1ad60d2946688eba7b682e81c6c9.zip |
dev-perl/MP3-Tag: amd64 stable wrt bug #617106
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
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 2cda6acb0d01..f6e6bcd1df89 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" |