diff options
author | Joonas Niilola <juippis@gentoo.org> | 2024-05-29 08:23:34 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2024-05-29 08:23:34 +0300 |
commit | 41a0beda2ee44c17155d1b26d8ce84065e26cf2e (patch) | |
tree | 2b9f7d1f7115e20fd2214a7a11866433dfc57834 /net-mail | |
parent | sys-apps/dstat: Stabilize 0.7.4-r3 amd64, #933046 (diff) | |
download | gentoo-41a0beda2ee44c17155d1b26d8ce84065e26cf2e.tar.gz gentoo-41a0beda2ee44c17155d1b26d8ce84065e26cf2e.tar.bz2 gentoo-41a0beda2ee44c17155d1b26d8ce84065e26cf2e.zip |
net-mail/getmail: Stabilize 6.18.13 ALLARCHES, #933016
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/getmail/getmail-6.18.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/getmail/getmail-6.18.13.ebuild b/net-mail/getmail/getmail-6.18.13.ebuild index 92fafc18bdfc..d4993f09454b 100644 --- a/net-mail/getmail/getmail-6.18.13.ebuild +++ b/net-mail/getmail/getmail-6.18.13.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 @@ -16,7 +16,7 @@ S="${WORKDIR}/getmail6-${PV}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" python_prepare_all() { # Use gentoo version number (including revision) for doc dir and remove COPYING file |