diff options
author | 2022-05-31 03:57:00 +0100 | |
---|---|---|
committer | 2022-05-31 03:57:00 +0100 | |
commit | d14f2f502917abea785448fd9be96000353ac97f (patch) | |
tree | 81e38eb8b649595cf73d81cd41bb5a8c195f2b61 /net-mail | |
parent | app-text/pelican: Stabilize 4.7.2-r1 amd64, #848582 (diff) | |
download | gentoo-d14f2f502917abea785448fd9be96000353ac97f.tar.gz gentoo-d14f2f502917abea785448fd9be96000353ac97f.tar.bz2 gentoo-d14f2f502917abea785448fd9be96000353ac97f.zip |
net-mail/getmail: Stabilize 6.18.9 ALLARCHES, #848588
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/getmail/getmail-6.18.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/getmail/getmail-6.18.9.ebuild b/net-mail/getmail/getmail-6.18.9.ebuild index 473959e43c57..734f390f84cf 100644 --- a/net-mail/getmail/getmail-6.18.9.ebuild +++ b/net-mail/getmail/getmail-6.18.9.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 |