commit: be777a778c43e54dd0dae32beebe7c226b1262f7 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Feb 5 22:54:48 2023 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Tue Feb 7 10:36:54 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be777a77
kde-apps/parley: destabilize 22.08.3 for ~x86 Bug: https://bugs.gentoo.org/893234 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-apps/parley/parley-22.08.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-apps/parley/parley-22.08.3.ebuild b/kde-apps/parley/parley-22.08.3.ebuild index 5eba1a042bd3..57933814e3a9 100644 --- a/kde-apps/parley/parley-22.08.3.ebuild +++ b/kde-apps/parley/parley-22.08.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -15,7 +15,7 @@ HOMEPAGE="https://apps.kde.org/parley/" LICENSE="GPL-2" # TODO: CHECK SLOT="5" -KEYWORDS="amd64 arm64 x86" +KEYWORDS="amd64 arm64 ~x86" IUSE="" DEPEND="
