diff options
author | Sam James <sam@gentoo.org> | 2023-03-17 16:58:41 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-17 16:59:18 +0000 |
commit | 5f4df926b4842b062e75a93cfda646df8f9802cd (patch) | |
tree | 265db11a15195899df91f569f2cf4460b05dd294 /net-mail | |
parent | app-office/homebank: Stabilize 5.6.1 amd64, #901951 (diff) | |
download | gentoo-5f4df926b4842b062e75a93cfda646df8f9802cd.tar.gz gentoo-5f4df926b4842b062e75a93cfda646df8f9802cd.tar.bz2 gentoo-5f4df926b4842b062e75a93cfda646df8f9802cd.zip |
net-mail/fdm: Stabilize 2.2 x86, #901953
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/fdm/fdm-2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/fdm/fdm-2.2.ebuild b/net-mail/fdm/fdm-2.2.ebuild index 6f672a81bac9..f31f16f8524e 100644 --- a/net-mail/fdm/fdm-2.2.ebuild +++ b/net-mail/fdm/fdm-2.2.ebuild @@ -9,7 +9,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 pcre" DEPEND=" |