commit: 88752cd087fa2cd656f47880ec0984b765178052 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jan 20 18:49:44 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jan 20 18:49:44 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88752cd0
media-libs/stk: Stabilize 4.6.2 x86, #831563 Signed-off-by: Sam James <sam <AT> gentoo.org> media-libs/stk/stk-4.6.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/stk/stk-4.6.2.ebuild b/media-libs/stk/stk-4.6.2.ebuild index 5191c27f4f3d..c8993c4329bb 100644 --- a/media-libs/stk/stk-4.6.2.ebuild +++ b/media-libs/stk/stk-4.6.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://ccrma.stanford.edu/software/stk/release/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="alsa debug doc jack oss static-libs" REQUIRED_USE="|| ( alsa jack oss )"