diff options
author | 2021-11-10 00:28:29 +0100 | |
---|---|---|
committer | 2021-11-10 00:28:29 +0100 | |
commit | 2d5794b790e78c6621f7af16c30f87177f3c8cc8 (patch) | |
tree | 86788f242457712a1d76cd658cd5b0dc7600bfaa /net-mail | |
parent | sys-apps/fd: Stabilize 8.2.1 x86, #822279 (diff) | |
download | gentoo-2d5794b790e78c6621f7af16c30f87177f3c8cc8.tar.gz gentoo-2d5794b790e78c6621f7af16c30f87177f3c8cc8.tar.bz2 gentoo-2d5794b790e78c6621f7af16c30f87177f3c8cc8.zip |
net-mail/getmail: Stabilize 6.14 amd64, #822117
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/getmail/getmail-6.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/getmail/getmail-6.14.ebuild b/net-mail/getmail/getmail-6.14.ebuild index 5f757ea11287..77838027d828 100644 --- a/net-mail/getmail/getmail-6.14.ebuild +++ b/net-mail/getmail/getmail-6.14.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/getmail6/getmail6/archive/v${PV}.tar.gz -> ${P}.tar. LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" S="${WORKDIR}/getmail6-${PV}" |