diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-20 09:00:24 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-20 09:07:26 +0100 |
commit | f6254ee06313d0b9f9cded43e1f3c5edab6fe0ad (patch) | |
tree | d511f06416285530a9d662605dbcb31f2e99de1b /dev-perl/MP3-Info | |
parent | dev-perl/MIME-Types: stable 2.130.0 for ia64, bug #661196 (diff) | |
download | gentoo-f6254ee06313d0b9f9cded43e1f3c5edab6fe0ad.tar.gz gentoo-f6254ee06313d0b9f9cded43e1f3c5edab6fe0ad.tar.bz2 gentoo-f6254ee06313d0b9f9cded43e1f3c5edab6fe0ad.zip |
dev-perl/MP3-Info: stable 1.260.0 for ia64, bug #661196
Bug: https://bugs.gentoo.org/661196
Package-Manager: Portage-2.3.43, Repoman-2.3.10
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-perl/MP3-Info')
-rw-r--r-- | dev-perl/MP3-Info/MP3-Info-1.260.0.ebuild | 2 |
1 files changed, 1 insertions, 1 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 d018e0348095..478db8db13f2 100644 --- a/dev-perl/MP3-Info/MP3-Info-1.260.0.ebuild +++ b/dev-perl/MP3-Info/MP3-Info-1.260.0.ebuild @@ -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="" |