diff options
author | Sam James <sam@gentoo.org> | 2023-05-01 09:46:43 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-01 09:47:02 +0100 |
commit | 3af596baeb9a43d6c1fe769c8a47078c6345d821 (patch) | |
tree | 2e2ce15603811a7b75f5ca6faaa9cfae4e338ddd /net-mail/getmail | |
parent | sci-libs/pastix: add gitlab.inria to HOMEPAGE too (diff) | |
download | gentoo-3af596baeb9a43d6c1fe769c8a47078c6345d821.tar.gz gentoo-3af596baeb9a43d6c1fe769c8a47078c6345d821.tar.bz2 gentoo-3af596baeb9a43d6c1fe769c8a47078c6345d821.zip |
net-mail/getmail: Stabilize 6.18.12 ALLARCHES, #904648
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-mail/getmail')
-rw-r--r-- | net-mail/getmail/getmail-6.18.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/getmail/getmail-6.18.12.ebuild b/net-mail/getmail/getmail-6.18.12.ebuild index e890841ed946..abb1453503f8 100644 --- a/net-mail/getmail/getmail-6.18.12.ebuild +++ b/net-mail/getmail/getmail-6.18.12.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 |