commit: 24505895f9e55452c104a1ed5fb6ed70ea2a13d7 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jan 4 09:32:02 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jan 4 09:32:02 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24505895
mail-mta/opensmtpd: Stabilize 6.8.0_p2 x86, #761945 Signed-off-by: Sam James <sam <AT> gentoo.org> mail-mta/opensmtpd/opensmtpd-6.8.0_p2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mail-mta/opensmtpd/opensmtpd-6.8.0_p2.ebuild b/mail-mta/opensmtpd/opensmtpd-6.8.0_p2.ebuild index ec1bca3fd8e..6a83f4eb0ac 100644 --- a/mail-mta/opensmtpd/opensmtpd-6.8.0_p2.ebuild +++ b/mail-mta/opensmtpd/opensmtpd-6.8.0_p2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://www.opensmtpd.org/archives/${P/_}.tar.gz" LICENSE="ISC BSD BSD-1 BSD-2 BSD-4" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" IUSE="libressl pam +mta berkdb" DEPEND="
