summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2024-09-09 17:38:01 -0400
committerMatt Turner <mattst88@gentoo.org>2024-10-01 17:02:44 -0400
commit4c0db842e8b87c5487adf836124cb3c351ce394f (patch)
tree2705eb7f18e902633d9f6c6a9799e51a3334f3bd /app-arch
parentnet-mail/mailbox-count: Drop stable keywords (diff)
downloadgentoo-4c0db842e8b87c5487adf836124cb3c351ce394f.tar.gz
gentoo-4c0db842e8b87c5487adf836124cb3c351ce394f.tar.bz2
gentoo-4c0db842e8b87c5487adf836124cb3c351ce394f.zip
app-arch/pack: Drop stable keywords
Depends on dev-haskell/* packages, which are losing stable keywords. Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/pack/pack-0.0.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/pack/pack-0.0.0.1.ebuild b/app-arch/pack/pack-0.0.0.1.ebuild
index 811e9dd596ad..14f3d3bc73e4 100644
--- a/app-arch/pack/pack-0.0.0.1.ebuild
+++ b/app-arch/pack/pack-0.0.0.1.ebuild
@@ -17,7 +17,7 @@ S=${WORKDIR}/${MY_P}
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="~amd64 ~x86"
RDEPEND="
dev-lang/ghc:=