diff options
author | hololeap <hololeap@protonmail.com> | 2024-01-19 14:23:55 -0700 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-19 23:38:06 +0000 |
commit | b7d3064ffdebfeca437282f51141784c919348f5 (patch) | |
tree | 7934427550aad4d9ed394ba24d712eb0b61cf636 /dev-haskell | |
parent | sys-apps/moar: Stabilize 1.22.3 amd64, #922495 (diff) | |
download | gentoo-b7d3064ffdebfeca437282f51141784c919348f5.tar.gz gentoo-b7d3064ffdebfeca437282f51141784c919348f5.tar.bz2 gentoo-b7d3064ffdebfeca437282f51141784c919348f5.zip |
dev-haskell/connection: stabilize 0.3.1-r1 for amd64
Bug: https://bugs.gentoo.org/916185
Signed-off-by: hololeap <hololeap@protonmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell')
-rw-r--r-- | dev-haskell/connection/connection-0.3.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/connection/connection-0.3.1-r1.ebuild b/dev-haskell/connection/connection-0.3.1-r1.ebuild index 57d42d31b36a..260b23c45e13 100644 --- a/dev-haskell/connection/connection-0.3.1-r1.ebuild +++ b/dev-haskell/connection/connection-0.3.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/vincenthz/hs-connection" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86" RDEPEND="dev-haskell/basement:=[profile?] dev-haskell/data-default-class:=[profile?] |