diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-17 13:23:03 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-17 13:23:03 +0200 |
commit | 593ba28d3394238f4c4b50251b9873d8206be94b (patch) | |
tree | 5d2e88c7d024a96b65764b412eff37941f78794b /dev-perl/MP3-Tag | |
parent | dev-perl/Pango: amd64 stable wrt bug #662320 (diff) | |
download | gentoo-593ba28d3394238f4c4b50251b9873d8206be94b.tar.gz gentoo-593ba28d3394238f4c4b50251b9873d8206be94b.tar.bz2 gentoo-593ba28d3394238f4c4b50251b9873d8206be94b.zip |
dev-perl/MP3-Tag: amd64 stable wrt bug #687890
Package-Manager: Portage-2.3.76, Repoman-2.3.16
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.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 e6738a71e12a..7f9a5bf3bbb1 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" |