diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-11-29 09:13:20 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-11-29 09:13:20 +0100 |
commit | 0eba744f4b6ed4ea25e45b7f5669b27b91bcf7c3 (patch) | |
tree | 8e9234b4259a6dc3505fe582eb628299d80adc10 | |
parent | net-libs/libsmi: amd64 stable wrt bug #757192 (diff) | |
download | gentoo-0eba744f4b6ed4ea25e45b7f5669b27b91bcf7c3.tar.gz gentoo-0eba744f4b6ed4ea25e45b7f5669b27b91bcf7c3.tar.bz2 gentoo-0eba744f4b6ed4ea25e45b7f5669b27b91bcf7c3.zip |
net-mail/fdm: amd64 stable wrt bug #757195
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | net-mail/fdm/fdm-2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/fdm/fdm-2.0.ebuild b/net-mail/fdm/fdm-2.0.ebuild index 90719cb03337..c74527c128e3 100644 --- a/net-mail/fdm/fdm-2.0.ebuild +++ b/net-mail/fdm/fdm-2.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/nicm/fdm/releases/download/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm64 x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="examples libressl pcre" DEPEND="!libressl? ( dev-libs/openssl:0= ) |