diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-27 17:44:07 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-27 17:44:07 +0100 |
commit | d9d1ab0eebbb62575de709d675a1ae62ccc88ddc (patch) | |
tree | 68d00de00a45a85227b952be02fa21cd9efc56e9 /net-mail/fdm | |
parent | net-libs/cppzmq: x86 stable (bug #757180) (diff) | |
download | gentoo-d9d1ab0eebbb62575de709d675a1ae62ccc88ddc.tar.gz gentoo-d9d1ab0eebbb62575de709d675a1ae62ccc88ddc.tar.bz2 gentoo-d9d1ab0eebbb62575de709d675a1ae62ccc88ddc.zip |
net-mail/fdm: x86 stable (bug #757195)
Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-mail/fdm')
-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 4646a55c96e1..90719cb03337 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= ) |