diff options
| author | hololeap <hololeap@users.noreply.github.com> | 2023-03-15 17:26:40 -0600 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2023-03-17 18:13:43 +0000 |
| commit | 36d888c76fcfd69ecdd03e23b6e0b4a8fad53c33 (patch) | |
| tree | 8155da2b66ccc16498afc5c468b4a0f24c0aae76 /dev-haskell/binary-orphans/binary-orphans-1.0.2.ebuild | |
| parent | b17f0e94809506541353c448b86d719de92cd6e7 (diff) | |
| download | gentoo-36d888c76fcfd69ecdd03e23b6e0b4a8fad53c33.tar.gz gentoo-36d888c76fcfd69ecdd03e23b6e0b4a8fad53c33.tar.bz2 gentoo-36d888c76fcfd69ecdd03e23b6e0b4a8fad53c33.zip | |
dev-haskell/binary-orphans: 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/binary-orphans/binary-orphans-1.0.2.ebuild')
| -rw-r--r-- | dev-haskell/binary-orphans/binary-orphans-1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/binary-orphans/binary-orphans-1.0.2.ebuild b/dev-haskell/binary-orphans/binary-orphans-1.0.2.ebuild index 4f5a2d2cd7c6..e1438badd88e 100644 --- a/dev-haskell/binary-orphans/binary-orphans-1.0.2.ebuild +++ b/dev-haskell/binary-orphans/binary-orphans-1.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 @@ -17,7 +17,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-haskell/onetuple-0.3:=[profile?] <dev-haskell/onetuple-0.4:=[profile?] >=dev-lang/ghc-8.4.3:= |
