diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2023-02-05 23:54:40 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2023-02-07 11:36:52 +0100 |
commit | c06c571c0f54f557b368a484e0ccdbd461a99f4c (patch) | |
tree | 3c9bb09673649f34de05164c24a2ca39041b720b /kde-apps | |
parent | kde-apps/libksieve: destabilize 22.08.3 for ~x86 (diff) | |
download | gentoo-c06c571c0f54f557b368a484e0ccdbd461a99f4c.tar.gz gentoo-c06c571c0f54f557b368a484e0ccdbd461a99f4c.tar.bz2 gentoo-c06c571c0f54f557b368a484e0ccdbd461a99f4c.zip |
kde-apps/mailcommon: destabilize 22.08.3 for ~x86
Bug: https://bugs.gentoo.org/893234
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps')
-rw-r--r-- | kde-apps/mailcommon/mailcommon-22.08.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-apps/mailcommon/mailcommon-22.08.3.ebuild b/kde-apps/mailcommon/mailcommon-22.08.3.ebuild index fd15a8e0e879..a515eef0feb1 100644 --- a/kde-apps/mailcommon/mailcommon-22.08.3.ebuild +++ b/kde-apps/mailcommon/mailcommon-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 @@ -16,7 +16,7 @@ DESCRIPTION="Common mail library" LICENSE="GPL-2+ LGPL-2.1+" SLOT="5" -KEYWORDS="amd64 arm64 ~ppc64 x86" +KEYWORDS="amd64 arm64 ~ppc64 ~x86" IUSE="" RESTRICT="test" |