diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-15 18:20:45 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-15 18:50:40 +0300 |
commit | c1c0801efd40337c3060a219347e408a34631fd3 (patch) | |
tree | 19d734ab0e7f385dd543f08778902d50400083a1 | |
parent | dev-perl/MIME-Types: amd64 stable wrt bug #661196 (diff) | |
download | gentoo-c1c0801efd40337c3060a219347e408a34631fd3.tar.gz gentoo-c1c0801efd40337c3060a219347e408a34631fd3.tar.bz2 gentoo-c1c0801efd40337c3060a219347e408a34631fd3.zip |
dev-perl/MP3-Info: amd64 stable wrt bug #661196
Package-Manager: Portage-2.3.40, Repoman-2.3.9
-rw-r--r-- | dev-perl/MP3-Info/MP3-Info-1.260.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/MP3-Info/MP3-Info-1.260.0.ebuild b/dev-perl/MP3-Info/MP3-Info-1.260.0.ebuild index 3c357a533c69..d8bbf7b97afe 100644 --- a/dev-perl/MP3-Info/MP3-Info-1.260.0.ebuild +++ b/dev-perl/MP3-Info/MP3-Info-1.260.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="A Perl module to manipulate/fetch info from MP3 files" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="" RDEPEND="" |