commit: 6b58098521840b1af47f41327eb237bd9564228f Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jan 4 01:30:33 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jan 4 01:30:33 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b580985
media-libs/alure: Stabilize 1.2-r2 amd64, #763396 Signed-off-by: Sam James <sam <AT> gentoo.org> media-libs/alure/alure-1.2-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/alure/alure-1.2-r2.ebuild b/media-libs/alure/alure-1.2-r2.ebuild index 49baf11fcec..862f8c9f33a 100644 --- a/media-libs/alure/alure-1.2-r2.ebuild +++ b/media-libs/alure/alure-1.2-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://kcat.strangesoft.net/alure-releases/${P}.tar.bz2" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86" IUSE="dumb examples flac fluidsynth mp3 sndfile static-libs vorbis" RDEPEND="
