diff options
author | hololeap <hololeap@users.noreply.github.com> | 2023-03-15 17:27:45 -0600 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-17 18:14:04 +0000 |
commit | 519273bd67e7fddd140a9616850328ee4f598cea (patch) | |
tree | 528faf12f8ade26e020f84226bbfe3d7be45214a /dev-haskell/cassava | |
parent | dev-haskell/case-insensitive: Stabilize for amd64 (diff) | |
download | gentoo-519273bd67e7fddd140a9616850328ee4f598cea.tar.gz gentoo-519273bd67e7fddd140a9616850328ee4f598cea.tar.bz2 gentoo-519273bd67e7fddd140a9616850328ee4f598cea.zip |
dev-haskell/cassava: Stabilize for amd64
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/cassava')
-rw-r--r-- | dev-haskell/cassava/cassava-0.5.2.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/cassava/cassava-0.5.2.0-r1.ebuild b/dev-haskell/cassava/cassava-0.5.2.0-r1.ebuild index 5e56a031f762..fa7f3d7de5e1 100644 --- a/dev-haskell/cassava/cassava-0.5.2.0-r1.ebuild +++ b/dev-haskell/cassava/cassava-0.5.2.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -20,7 +20,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86" RDEPEND=">=dev-haskell/attoparsec-0.11.3.0:=[profile?] <dev-haskell/attoparsec-0.15:=[profile?] <dev-haskell/hashable-1.5:=[profile?] |