diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-29 14:10:30 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-29 14:41:46 -0400 |
commit | 09649d63cdeff163e4b0f9d7f0b50de3d9d2148f (patch) | |
tree | 2ed924d2270ead08e6ecf6082057d4297a4af158 /media-libs/musicbrainz | |
parent | media-libs/mediastreamer: arm64 stable (diff) | |
download | gentoo-09649d63cdeff163e4b0f9d7f0b50de3d9d2148f.tar.gz gentoo-09649d63cdeff163e4b0f9d7f0b50de3d9d2148f.tar.bz2 gentoo-09649d63cdeff163e4b0f9d7f0b50de3d9d2148f.zip |
media-libs/musicbrainz: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'media-libs/musicbrainz')
-rw-r--r-- | media-libs/musicbrainz/musicbrainz-5.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/musicbrainz/musicbrainz-5.1.0.ebuild b/media-libs/musicbrainz/musicbrainz-5.1.0.ebuild index 92bbfd2203fa..fae42e7057e0 100644 --- a/media-libs/musicbrainz/musicbrainz-5.1.0.ebuild +++ b/media-libs/musicbrainz/musicbrainz-5.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/metabrainz/lib${PN}/releases/download/release-${PV}/ LICENSE="LGPL-2.1" SLOT="5/1" # soname of libmusicbrainz5.so -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="examples test" RDEPEND=" |