summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhololeap <hololeap@users.noreply.github.com>2023-03-15 17:40:36 -0600
committerSam James <sam@gentoo.org>2023-03-17 18:20:38 +0000
commit9017cda6bd5eaeed295555492934786f1a990a17 (patch)
tree523a8d860d3e8444aa5b96a990a92fd3d6410b61 /dev-haskell/streaming-commons
parentdev-haskell/stm-chans: Stabilize for amd64 (diff)
downloadgentoo-9017cda6bd5eaeed295555492934786f1a990a17.tar.gz
gentoo-9017cda6bd5eaeed295555492934786f1a990a17.tar.bz2
gentoo-9017cda6bd5eaeed295555492934786f1a990a17.zip
dev-haskell/streaming-commons: 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/streaming-commons')
-rw-r--r--dev-haskell/streaming-commons/streaming-commons-0.2.2.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/streaming-commons/streaming-commons-0.2.2.4.ebuild b/dev-haskell/streaming-commons/streaming-commons-0.2.2.4.ebuild
index 0659cfb847a0..985d42f2d53a 100644
--- a/dev-haskell/streaming-commons/streaming-commons-0.2.2.4.ebuild
+++ b/dev-haskell/streaming-commons/streaming-commons-0.2.2.4.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="MIT"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86"
RESTRICT=test # requires network