diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-09 02:31:18 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-09 02:35:49 +0100 |
commit | 2ead4a2d69aa1c7ddd4fb6252c997647d4a58c52 (patch) | |
tree | 3945461826e82122c769a60103e1b10e5749677b /media-sound/picard | |
parent | dev-libs/libunistring: x86 stable (bug #674644) (diff) | |
download | gentoo-2ead4a2d69aa1c7ddd4fb6252c997647d4a58c52.tar.gz gentoo-2ead4a2d69aa1c7ddd4fb6252c997647d4a58c52.tar.bz2 gentoo-2ead4a2d69aa1c7ddd4fb6252c997647d4a58c52.zip |
media-sound/picard: x86 stable (bug #674714)
Package-Manager: Portage-2.3.54, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'media-sound/picard')
-rw-r--r-- | media-sound/picard/picard-2.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/picard/picard-2.0.4.ebuild b/media-sound/picard/picard-2.0.4.ebuild index 760daf7633e6..efafb521689c 100644 --- a/media-sound/picard/picard-2.0.4.ebuild +++ b/media-sound/picard/picard-2.0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ SRC_URI="https://musicbrainz.osuosl.org/pub/musicbrainz/${PN}/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="nls" RDEPEND=" |