summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhololeap <hololeap@users.noreply.github.com>2023-03-15 17:40:19 -0600
committerSam James <sam@gentoo.org>2023-03-17 18:20:30 +0000
commit9b590d25dcbfcd5588b42c9c6d907a4956612ae7 (patch)
tree62d439097f596ba28aa74502067f0cb5c220e816
parentdev-haskell/socks: Stabilize for amd64 (diff)
downloadgentoo-9b590d25dcbfcd5588b42c9c6d907a4956612ae7.tar.gz
gentoo-9b590d25dcbfcd5588b42c9c6d907a4956612ae7.tar.bz2
gentoo-9b590d25dcbfcd5588b42c9c6d907a4956612ae7.zip
dev-haskell/sop-core: Stabilize for amd64
Signed-off-by: hololeap <hololeap@users.noreply.github.com> Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-haskell/sop-core/sop-core-0.5.0.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/sop-core/sop-core-0.5.0.2.ebuild b/dev-haskell/sop-core/sop-core-0.5.0.2.ebuild
index 6bd5f1dd8406..f75f79c6f412 100644
--- a/dev-haskell/sop-core/sop-core-0.5.0.2.ebuild
+++ b/dev-haskell/sop-core/sop-core-0.5.0.2.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 @@ 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-lang/ghc-8.4.3:=
"