diff options
| author | hololeap <hololeap@users.noreply.github.com> | 2023-03-15 17:31:10 -0600 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2023-03-17 18:15:50 +0000 |
| commit | d6330b875d6a3aaeb6fbf4cc23a47909fdaf7eba (patch) | |
| tree | fddfd2eeaa0cdd8a4afad80a19ae18cad5926cf0 /dev-haskell/fail/fail-4.9.0.0.ebuild | |
| parent | ea637a742cb9b4a98129d544340b3a6dd8ef89af (diff) | |
| download | gentoo-d6330b875d6a3aaeb6fbf4cc23a47909fdaf7eba.tar.gz gentoo-d6330b875d6a3aaeb6fbf4cc23a47909fdaf7eba.tar.bz2 gentoo-d6330b875d6a3aaeb6fbf4cc23a47909fdaf7eba.zip | |
dev-haskell/fail: 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/fail/fail-4.9.0.0.ebuild')
| -rw-r--r-- | dev-haskell/fail/fail-4.9.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/fail/fail-4.9.0.0.ebuild b/dev-haskell/fail/fail-4.9.0.0.ebuild index 3ccc00ae67cf..0a63aeffb251 100644 --- a/dev-haskell/fail/fail-4.9.0.0.ebuild +++ b/dev-haskell/fail/fail-4.9.0.0.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 @@ -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 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND=">=dev-lang/ghc-7.4.1:= |
