diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-15 00:53:12 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-15 01:17:31 +0100 |
commit | 48c78003528ab8992d8c309be1c1303515bfa9bd (patch) | |
tree | 4a093c295ec71745616579c24f41b5620395bc3c /net-mail/fdm | |
parent | net-libs/enet: x86 stable (bug #676724) (diff) | |
download | gentoo-48c78003528ab8992d8c309be1c1303515bfa9bd.tar.gz gentoo-48c78003528ab8992d8c309be1c1303515bfa9bd.tar.bz2 gentoo-48c78003528ab8992d8c309be1c1303515bfa9bd.zip |
net-mail/fdm: x86 stable (bug #676736)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-mail/fdm')
-rw-r--r-- | net-mail/fdm/fdm-1.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/fdm/fdm-1.9.ebuild b/net-mail/fdm/fdm-1.9.ebuild index 149768ca55e5..db82f933063b 100644 --- a/net-mail/fdm/fdm-1.9.ebuild +++ b/net-mail/fdm/fdm-1.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/nicm/fdm/releases/download/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="courierauth examples libressl pcre" DEPEND="!libressl? ( dev-libs/openssl:0= ) |