diff options
author | Sam James <sam@gentoo.org> | 2020-12-19 19:53:17 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-19 19:53:22 +0000 |
commit | aac555a3ff9e7adb5347b0efc5f329637aae2fe9 (patch) | |
tree | 5dbce3634951c6ee9ae200d97962b2d42664f90b /mail-filter | |
parent | sys-devel/binutils-apple-11.3.1-r1: update patchset, thanks Jacob Floyd (diff) | |
download | gentoo-aac555a3ff9e7adb5347b0efc5f329637aae2fe9.tar.gz gentoo-aac555a3ff9e7adb5347b0efc5f329637aae2fe9.tar.bz2 gentoo-aac555a3ff9e7adb5347b0efc5f329637aae2fe9.zip |
mail-filter/postgrey: Stabilize 1.37 amd64, #760669
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'mail-filter')
-rw-r--r-- | mail-filter/postgrey/postgrey-1.37.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-filter/postgrey/postgrey-1.37.ebuild b/mail-filter/postgrey/postgrey-1.37.ebuild index 37e2c1011e8c..6007cf52aaa7 100644 --- a/mail-filter/postgrey/postgrey-1.37.ebuild +++ b/mail-filter/postgrey/postgrey-1.37.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -12,7 +12,7 @@ http://postgrey.schweikert.ch/pub/old/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~x86" IUSE="" DEPEND="" |