diff options
| author | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-07-11 12:33:05 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-07-11 12:33:05 +0000 |
| commit | b4a25e9f825ca9f64c74f32cfaffc5230242e705 (patch) | |
| tree | f879d5efaf55af0d44ebd98c171763bf4b829718 /dev-python/python-musicbrainz-ngs | |
| parent | 8691bcfe469bd79ca47e2ef9fbdcf79fdcc1a178 (diff) | |
| download | baldeagleos-repo-b4a25e9f825ca9f64c74f32cfaffc5230242e705.tar.gz baldeagleos-repo-b4a25e9f825ca9f64c74f32cfaffc5230242e705.tar.xz baldeagleos-repo-b4a25e9f825ca9f64c74f32cfaffc5230242e705.zip | |
Updating liguros repo
Diffstat (limited to 'dev-python/python-musicbrainz-ngs')
| -rw-r--r-- | dev-python/python-musicbrainz-ngs/metadata.xml | 1 | ||||
| -rw-r--r-- | dev-python/python-musicbrainz-ngs/python-musicbrainz-ngs-0.7.1.ebuild | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/python-musicbrainz-ngs/metadata.xml b/dev-python/python-musicbrainz-ngs/metadata.xml index 650320521f8b..f4791a721910 100644 --- a/dev-python/python-musicbrainz-ngs/metadata.xml +++ b/dev-python/python-musicbrainz-ngs/metadata.xml @@ -14,6 +14,7 @@ With this library you can retrieve all kinds of music metadata from the MusicBrainz database. The library can retrieve and submit both, the XML and JSON based webservice and provides the data in native Python. </longdescription> + <stabilize-allarches/> <upstream> <remote-id type="github">alastair/python-musicbrainz-ngs</remote-id> </upstream> diff --git a/dev-python/python-musicbrainz-ngs/python-musicbrainz-ngs-0.7.1.ebuild b/dev-python/python-musicbrainz-ngs/python-musicbrainz-ngs-0.7.1.ebuild index e3219d17cc98..d4d897c6847e 100644 --- a/dev-python/python-musicbrainz-ngs/python-musicbrainz-ngs-0.7.1.ebuild +++ b/dev-python/python-musicbrainz-ngs/python-musicbrainz-ngs-0.7.1.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/alastair/${MY_PN}/archive/v${PV}.tar.gz -> ${MY_PN}$ LICENSE="BSD-2 ISC" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="examples" S="${WORKDIR}/${MY_PN}-${PV}" |
