summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2024-09-09 17:41:53 -0400
committerMatt Turner <mattst88@gentoo.org>2024-10-01 17:02:43 -0400
commit6da2e91fa0576dedc1246e4293477982aaf68243 (patch)
treed31d088558f65c4ffba20eefb8206417ea3e3371
parentdev-libs/isl: Version bump to 0.27 (diff)
downloadgentoo-6da2e91fa0576dedc1246e4293477982aaf68243.tar.gz
gentoo-6da2e91fa0576dedc1246e4293477982aaf68243.tar.bz2
gentoo-6da2e91fa0576dedc1246e4293477982aaf68243.zip
net-misc/haeredes: Drop stable keywords
Depends on dev-haskell/* packages, which are losing stable keywords. Signed-off-by: Matt Turner <mattst88@gentoo.org>
-rw-r--r--net-misc/haeredes/haeredes-0.5.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/haeredes/haeredes-0.5.4.ebuild b/net-misc/haeredes/haeredes-0.5.4.ebuild
index f2cad8509cd2..e9ac2f7ab731 100644
--- a/net-misc/haeredes/haeredes-0.5.4.ebuild
+++ b/net-misc/haeredes/haeredes-0.5.4.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://michael.orlitzky.com/code/releases/${P}.tar.gz"
LICENSE="AGPL-3+"
SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
# The test suite requires network access.
RESTRICT="test"