diff options
author | hololeap <hololeap@users.noreply.github.com> | 2023-03-15 17:37:43 -0600 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-17 18:19:10 +0000 |
commit | 151f45334462add14588b411eb7d9c02c98495cc (patch) | |
tree | 6affe7f2f8a396774bcc17de58434ee853469c84 /dev-haskell/persistent-test | |
parent | dev-haskell/persistent-template: Stabilize for amd64 (diff) | |
download | gentoo-151f45334462add14588b411eb7d9c02c98495cc.tar.gz gentoo-151f45334462add14588b411eb7d9c02c98495cc.tar.bz2 gentoo-151f45334462add14588b411eb7d9c02c98495cc.zip |
dev-haskell/persistent-test: 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-test')
-rw-r--r-- | dev-haskell/persistent-test/persistent-test-2.13.1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/persistent-test/persistent-test-2.13.1.3.ebuild b/dev-haskell/persistent-test/persistent-test-2.13.1.3.ebuild index 6d0b22d5f521..06b359a7220d 100644 --- a/dev-haskell/persistent-test/persistent-test-2.13.1.3.ebuild +++ b/dev-haskell/persistent-test/persistent-test-2.13.1.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 @@ -13,7 +13,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/blaze-html-0.9:=[profile?] |