diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-22 18:06:21 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-22 18:06:21 +0100 |
commit | a2e5494dd11a8e1f38de3553e0a2c6ccf2c24b81 (patch) | |
tree | 0d4282c57cbc884cb7da7b278ff19a4bd9c2673e /mail-mta | |
parent | sys-fs/ncdu: x86 stable (bug #761256) (diff) | |
download | gentoo-a2e5494dd11a8e1f38de3553e0a2c6ccf2c24b81.tar.gz gentoo-a2e5494dd11a8e1f38de3553e0a2c6ccf2c24b81.tar.bz2 gentoo-a2e5494dd11a8e1f38de3553e0a2c6ccf2c24b81.zip |
mail-mta/opensmtpd: x86 stable (bug #760570)
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'mail-mta')
-rw-r--r-- | mail-mta/opensmtpd/opensmtpd-6.7.1_p1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-mta/opensmtpd/opensmtpd-6.7.1_p1.ebuild b/mail-mta/opensmtpd/opensmtpd-6.7.1_p1.ebuild index d93aa1e499e4..5fe6e0fc0bb9 100644 --- a/mail-mta/opensmtpd/opensmtpd-6.7.1_p1.ebuild +++ b/mail-mta/opensmtpd/opensmtpd-6.7.1_p1.ebuild @@ -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=" |