commit: df72be0188498786431051bc69c604af743b9095 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Feb 5 22:54:43 2023 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Tue Feb 7 10:36:52 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df72be01
kde-apps/messagelib: destabilize 22.08.3 for ~x86 Bug: https://bugs.gentoo.org/893234 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-apps/messagelib/messagelib-22.08.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-apps/messagelib/messagelib-22.08.3.ebuild b/kde-apps/messagelib/messagelib-22.08.3.ebuild index dcdc256c10d1..1221716468b5 100644 --- a/kde-apps/messagelib/messagelib-22.08.3.ebuild +++ b/kde-apps/messagelib/messagelib-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 @@ DESCRIPTION="Libraries for messaging functions" LICENSE="GPL-2+ LGPL-2.1+" SLOT="5" -KEYWORDS="amd64 arm64 ~ppc64 x86" +KEYWORDS="amd64 arm64 ~ppc64 ~x86" IUSE="speech" # bug 579630
