summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2024-09-09 17:41:26 -0400
committerMatt Turner <mattst88@gentoo.org>2024-10-01 17:02:43 -0400
commit122e9f3ff64a1c3d0ac507c48d441d1492f51d67 (patch)
tree30194b709bdaddc9af8bd94c5809b84bc69748f4 /net-mail
parentdev-util/shelltestrunner: Drop stable keywords (diff)
downloadgentoo-122e9f3ff64a1c3d0ac507c48d441d1492f51d67.tar.gz
gentoo-122e9f3ff64a1c3d0ac507c48d441d1492f51d67.tar.bz2
gentoo-122e9f3ff64a1c3d0ac507c48d441d1492f51d67.zip
net-mail/list-remote-forwards: Drop stable keywords
Depends on dev-haskell/* packages, which are losing stable keywords. Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/list-remote-forwards/list-remote-forwards-0.0.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/list-remote-forwards/list-remote-forwards-0.0.3.ebuild b/net-mail/list-remote-forwards/list-remote-forwards-0.0.3.ebuild
index 9d9856601f62..c7b03f461299 100644
--- a/net-mail/list-remote-forwards/list-remote-forwards-0.0.3.ebuild
+++ b/net-mail/list-remote-forwards/list-remote-forwards-0.0.3.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="AGPL-3"
SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
# dev-haskell/dns and dev-haskell/resolv conflict
# https://github.com/sol/doctest/issues/119