diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-17 12:31:31 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-17 12:31:31 +0200 |
commit | 9cb3fc7174d1e17cc8e77552d4a9f1d1a29630ee (patch) | |
tree | bfe4013e11d0518bf6d1959c7647929b2415751b /dev-perl/MP3-Tag/MP3-Tag-1.150.0.ebuild | |
parent | app-emacs/haskell-mode: x86 stable wrt bug #697918 (diff) | |
download | gentoo-9cb3fc7174d1e17cc8e77552d4a9f1d1a29630ee.tar.gz gentoo-9cb3fc7174d1e17cc8e77552d4a9f1d1a29630ee.tar.bz2 gentoo-9cb3fc7174d1e17cc8e77552d4a9f1d1a29630ee.zip |
dev-perl/MP3-Tag: x86 stable wrt bug #687890
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/MP3-Tag/MP3-Tag-1.150.0.ebuild')
-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 d23f89313c66..e6738a71e12a 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" |