summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhololeap <hololeap@users.noreply.github.com>2023-03-15 17:40:04 -0600
committerSam James <sam@gentoo.org>2023-03-17 18:20:23 +0000
commit4528daf4adf25c99d896259f4a0d99757f7ffb98 (patch)
tree3695039c5baab5c883f7f636e5502e97e83a6cb0 /dev-haskell/singleton-bool
parentdev-haskell/simple-sendfile: Stabilize for amd64 (diff)
downloadgentoo-4528daf4adf25c99d896259f4a0d99757f7ffb98.tar.gz
gentoo-4528daf4adf25c99d896259f4a0d99757f7ffb98.tar.bz2
gentoo-4528daf4adf25c99d896259f4a0d99757f7ffb98.zip
dev-haskell/singleton-bool: 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/singleton-bool')
-rw-r--r--dev-haskell/singleton-bool/singleton-bool-0.1.5-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/singleton-bool/singleton-bool-0.1.5-r1.ebuild b/dev-haskell/singleton-bool/singleton-bool-0.1.5-r1.ebuild
index 57e53541cafb..ee5df4b0fa05 100644
--- a/dev-haskell/singleton-bool/singleton-bool-0.1.5-r1.ebuild
+++ b/dev-haskell/singleton-bool/singleton-bool-0.1.5-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=7
@@ -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"
IUSE=""
RDEPEND=">=dev-haskell/tagged-0.8.5:=[profile?] <dev-haskell/tagged-0.9:=[profile?]