summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2024-09-09 17:41:39 -0400
committerMatt Turner <mattst88@gentoo.org>2024-10-01 17:02:43 -0400
commit4242d2d9eca5bf7f770e1dd2356ed4a74cedfb0a (patch)
tree4110a373e651277502fdd46bc974b86785d44e51 /net-mail
parentnet-mail/list-remote-forwards: Drop stable keywords (diff)
downloadgentoo-4242d2d9eca5bf7f770e1dd2356ed4a74cedfb0a.tar.gz
gentoo-4242d2d9eca5bf7f770e1dd2356ed4a74cedfb0a.tar.bz2
gentoo-4242d2d9eca5bf7f770e1dd2356ed4a74cedfb0a.zip
net-mail/mailbox-count: 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/mailbox-count/mailbox-count-0.0.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/mailbox-count/mailbox-count-0.0.6.ebuild b/net-mail/mailbox-count/mailbox-count-0.0.6.ebuild
index 99dfe03ede17..51595e7f00b7 100644
--- a/net-mail/mailbox-count/mailbox-count-0.0.6.ebuild
+++ b/net-mail/mailbox-count/mailbox-count-0.0.6.ebuild
@@ -12,7 +12,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"
RDEPEND="
>=dev-haskell/cmdargs-0.10