diff options
author | Matt Turner <mattst88@gentoo.org> | 2024-09-09 17:36:19 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2024-10-01 17:02:45 -0400 |
commit | 65c77847d4a6107ae4db08949d3be90e928c3cb1 (patch) | |
tree | 030b69ddb01642dc43037e8d2eaff5b747186ec5 /dev-haskell/regex-compat/regex-compat-0.95.2.1-r1.ebuild | |
parent | x11-wm/xmonad: Drop stable keywords (diff) | |
download | gentoo-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/regex-compat/regex-compat-0.95.2.1-r1.ebuild')
-rw-r--r-- | dev-haskell/regex-compat/regex-compat-0.95.2.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/regex-compat/regex-compat-0.95.2.1-r1.ebuild b/dev-haskell/regex-compat/regex-compat-0.95.2.1-r1.ebuild index a8b58590ce60..e62fde78a56d 100644 --- a/dev-haskell/regex-compat/regex-compat-0.95.2.1-r1.ebuild +++ b/dev-haskell/regex-compat/regex-compat-0.95.2.1-r1.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://wiki.haskell.org/Regular_expressions" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" RDEPEND=">=dev-haskell/regex-base-0.94:=[profile?] <dev-haskell/regex-base-0.95:=[profile?] >=dev-haskell/regex-posix-0.96:=[profile?] <dev-haskell/regex-posix-0.97:=[profile?] |