diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-06 12:26:16 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-06 12:26:16 +0000 |
commit | c19b08136e69417af4d8fc0eb3bdc49a1e26d4fd (patch) | |
tree | 5a6770592e0522533b1fb5cab5bbdff16370405f /kde-apps/mailcommon | |
parent | kde-apps/messagelib: Stabilize 23.08.4 amd64, #920693 (diff) | |
download | gentoo-c19b08136e69417af4d8fc0eb3bdc49a1e26d4fd.tar.gz gentoo-c19b08136e69417af4d8fc0eb3bdc49a1e26d4fd.tar.bz2 gentoo-c19b08136e69417af4d8fc0eb3bdc49a1e26d4fd.zip |
kde-apps/mailcommon: Stabilize 23.08.4 amd64, #920693
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'kde-apps/mailcommon')
-rw-r--r-- | kde-apps/mailcommon/mailcommon-23.08.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-apps/mailcommon/mailcommon-23.08.4.ebuild b/kde-apps/mailcommon/mailcommon-23.08.4.ebuild index 0186fb5268ba..fb114409655d 100644 --- a/kde-apps/mailcommon/mailcommon-23.08.4.ebuild +++ b/kde-apps/mailcommon/mailcommon-23.08.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -15,7 +15,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" |