diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-06 05:09:33 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-06 05:09:33 +0100 |
commit | 8cd4c7880a93e59183aeae974a90661d1671c29b (patch) | |
tree | 6f95d3ec5d729b96590d955ed98a6a5aa58babae /dev-perl/MusicBrainz-DiscID | |
parent | dev-perl/Module-Runtime: x86 stable (bug #643282) (diff) | |
download | gentoo-8cd4c7880a93e59183aeae974a90661d1671c29b.tar.gz gentoo-8cd4c7880a93e59183aeae974a90661d1671c29b.tar.bz2 gentoo-8cd4c7880a93e59183aeae974a90661d1671c29b.zip |
dev-perl/MusicBrainz-DiscID: x86 stable (bug #643288)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-perl/MusicBrainz-DiscID')
-rw-r--r-- | dev-perl/MusicBrainz-DiscID/MusicBrainz-DiscID-0.40.0.ebuild | 4 |
1 files changed, 2 insertions, 2 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 ac5301e6d949..6776a959199d 100644 --- a/dev-perl/MusicBrainz-DiscID/MusicBrainz-DiscID-0.40.0.ebuild +++ b/dev-perl/MusicBrainz-DiscID/MusicBrainz-DiscID-0.40.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 @@ -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" |