summaryrefslogtreecommitdiff
path: root/dev-haskell/utf8-string/utf8-string-1.0.2.ebuild
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2025-12-17 16:07:23 +0100
committerFabian Groffen <grobian@gentoo.org>2025-12-17 16:10:39 +0100
commit0a7ffce789e36042bac35ea5e0b8b2b654e5b490 (patch)
treeb9d210145788cebcbef78bd058101590138cd7d0 /dev-haskell/utf8-string/utf8-string-1.0.2.ebuild
parentb91e00c54d7f081447bfb8cb47c3015db9364206 (diff)
downloadgentoo-0a7ffce789e36042bac35ea5e0b8b2b654e5b490.tar.gz
gentoo-0a7ffce789e36042bac35ea5e0b8b2b654e5b490.tar.bz2
gentoo-0a7ffce789e36042bac35ea5e0b8b2b654e5b490.zip
*: remove ppc-macos keyword
The arch and OS that matches it are obsolete. Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-haskell/utf8-string/utf8-string-1.0.2.ebuild')
-rw-r--r--dev-haskell/utf8-string/utf8-string-1.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/utf8-string/utf8-string-1.0.2.ebuild b/dev-haskell/utf8-string/utf8-string-1.0.2.ebuild
index 41aad999e11e..937afaa77e8f 100644
--- a/dev-haskell/utf8-string/utf8-string-1.0.2.ebuild
+++ b/dev-haskell/utf8-string/utf8-string-1.0.2.ebuild
@@ -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 ~amd64-linux ~ppc-macos"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux"
RDEPEND=">=dev-lang/ghc-8.4.3:=
"