diff options
author | 2018-01-07 00:08:19 +0000 | |
---|---|---|
committer | 2018-01-07 00:09:35 +0000 | |
commit | d3b6b919081cc48cc14fd1e228ef282f3c448a7e (patch) | |
tree | 5a3117db789a7b51f8e330e39442efcbd9c4781c /dev-perl/MusicBrainz-DiscID | |
parent | dev-perl/Module-Runtime: stable 0.16.0 for ppc, bug #643282 (diff) | |
download | gentoo-d3b6b919081cc48cc14fd1e228ef282f3c448a7e.tar.gz gentoo-d3b6b919081cc48cc14fd1e228ef282f3c448a7e.tar.bz2 gentoo-d3b6b919081cc48cc14fd1e228ef282f3c448a7e.zip |
dev-perl/MusicBrainz-DiscID: stable 0.40.0 for ppc, bug #643288
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-perl/MusicBrainz-DiscID')
-rw-r--r-- | dev-perl/MusicBrainz-DiscID/MusicBrainz-DiscID-0.40.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/MusicBrainz-DiscID/MusicBrainz-DiscID-0.40.0.ebuild b/dev-perl/MusicBrainz-DiscID/MusicBrainz-DiscID-0.40.0.ebuild index 6776a959199d..56da1afe0bce 100644 --- a/dev-perl/MusicBrainz-DiscID/MusicBrainz-DiscID-0.40.0.ebuild +++ b/dev-perl/MusicBrainz-DiscID/MusicBrainz-DiscID-0.40.0.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="Perl interface for the MusicBrainz libdiscid library" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 x86" +KEYWORDS="~amd64 ppc ~ppc64 x86" IUSE="test" RDEPEND=">=media-libs/libdiscid-0.2.2" |