summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhololeap <hololeap@users.noreply.github.com>2023-03-15 17:37:34 -0600
committerSam James <sam@gentoo.org>2023-03-17 18:19:06 +0000
commit0d7e447fc412ee07b5773bd02ceb4a31e75ad21c (patch)
tree7529f2ac4de7bb18097b1cfd62275639690440cd /dev-haskell/persistent
parentdev-haskell/pem: Stabilize for amd64 (diff)
downloadgentoo-0d7e447fc412ee07b5773bd02ceb4a31e75ad21c.tar.gz
gentoo-0d7e447fc412ee07b5773bd02ceb4a31e75ad21c.tar.bz2
gentoo-0d7e447fc412ee07b5773bd02ceb4a31e75ad21c.zip
dev-haskell/persistent: 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/persistent')
-rw-r--r--dev-haskell/persistent/persistent-2.14.0.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/persistent/persistent-2.14.0.3.ebuild b/dev-haskell/persistent/persistent-2.14.0.3.ebuild
index d296879b025b..0f9ad39d2eaf 100644
--- a/dev-haskell/persistent/persistent-2.14.0.3.ebuild
+++ b/dev-haskell/persistent/persistent-2.14.0.3.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
@@ -14,7 +14,7 @@ HOMEPAGE="https://www.yesodweb.com/book/persistent"
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86"
RDEPEND=">=dev-haskell/aeson-1.0:=[profile?] <dev-haskell/aeson-2.1:=[profile?]
dev-haskell/attoparsec:=[profile?]