summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2024-09-09 17:36:19 -0400
committerMatt Turner <mattst88@gentoo.org>2024-10-01 17:02:45 -0400
commit65c77847d4a6107ae4db08949d3be90e928c3cb1 (patch)
tree030b69ddb01642dc43037e8d2eaff5b747186ec5 /dev-haskell/uuid-types
parentx11-wm/xmonad: Drop stable keywords (diff)
downloadgentoo-65c77847d4a6107ae4db08949d3be90e928c3cb1.tar.gz
gentoo-65c77847d4a6107ae4db08949d3be90e928c3cb1.tar.bz2
gentoo-65c77847d4a6107ae4db08949d3be90e928c3cb1.zip
dev-haskell/*: Drop stable keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-haskell/uuid-types')
-rw-r--r--dev-haskell/uuid-types/uuid-types-1.0.5-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/uuid-types/uuid-types-1.0.5-r1.ebuild b/dev-haskell/uuid-types/uuid-types-1.0.5-r1.ebuild
index 5f189b66a425..b240e16e2ee9 100644
--- a/dev-haskell/uuid-types/uuid-types-1.0.5-r1.ebuild
+++ b/dev-haskell/uuid-types/uuid-types-1.0.5-r1.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/haskell-hvr/uuid"
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
RDEPEND="
>=dev-haskell/hashable-1.2.7.0:=[profile?] <dev-haskell/hashable-1.5:=[profile?]