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/exceptions/exceptions-0.10.4-r3.ebuild | |
| parent | aaa0b506636977cdf5e580dfb3c6d1de9c6d6af7 (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/exceptions/exceptions-0.10.4-r3.ebuild')
| -rw-r--r-- | dev-haskell/exceptions/exceptions-0.10.4-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/exceptions/exceptions-0.10.4-r3.ebuild b/dev-haskell/exceptions/exceptions-0.10.4-r3.ebuild index a86f8a666f65..9aabe81b3ce9 100644 --- a/dev-haskell/exceptions/exceptions-0.10.4-r3.ebuild +++ b/dev-haskell/exceptions/exceptions-0.10.4-r3.ebuild @@ -19,7 +19,7 @@ HOMEPAGE="https://github.com/ekmett/exceptions/" LICENSE="BSD" SLOT="0/${PV}" # Keep in sync with relevant ghc versions (CABAL_CORE_LIB_GHC_PV) -KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" RDEPEND=" >=dev-lang/ghc-8.10.6:= |
