diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-06 12:51:08 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-06 12:51:08 +0000 |
commit | 0c8d49157e89915a109ad86945d9f292e2dc5840 (patch) | |
tree | 4318c2cc4065e7507f4a7eec73e4c41b6bb4c58d /net-mail | |
parent | mail-mta/postfix: Stabilize 3.7.4 amd64, #899740 (diff) | |
download | gentoo-0c8d49157e89915a109ad86945d9f292e2dc5840.tar.gz gentoo-0c8d49157e89915a109ad86945d9f292e2dc5840.tar.bz2 gentoo-0c8d49157e89915a109ad86945d9f292e2dc5840.zip |
net-mail/getmail: Stabilize 6.18.10 amd64, #899762
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/getmail/getmail-6.18.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/getmail/getmail-6.18.10.ebuild b/net-mail/getmail/getmail-6.18.10.ebuild index d0fd34e37a9d..01652d9afd09 100644 --- a/net-mail/getmail/getmail-6.18.10.ebuild +++ b/net-mail/getmail/getmail-6.18.10.ebuild @@ -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 |