commit: 166c8b2159577559f68269eca2069d2cfa47e27a Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Feb 5 22:54:58 2023 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Tue Feb 7 10:36:55 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=166c8b21
kde-misc/kio-gdrive: destabilize 22.08.3 for ~x86 Bug: https://bugs.gentoo.org/893234 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-misc/kio-gdrive/kio-gdrive-22.08.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-misc/kio-gdrive/kio-gdrive-22.08.3.ebuild b/kde-misc/kio-gdrive/kio-gdrive-22.08.3.ebuild index 917b485e5372..87a8ddd33e20 100644 --- a/kde-misc/kio-gdrive/kio-gdrive-22.08.3.ebuild +++ b/kde-misc/kio-gdrive/kio-gdrive-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/kio_gdrive/" LICENSE="GPL-2+" SLOT="5" -KEYWORDS="amd64 arm64 ~ppc64 x86" +KEYWORDS="amd64 arm64 ~ppc64 ~x86" IUSE="+share" COMMON_DEPEND="
