diff options
author | 2024-11-22 01:51:47 +0000 | |
---|---|---|
committer | 2024-11-22 01:51:47 +0000 | |
commit | f8fc00712d85deea71de0ae2bebc822065ebcd40 (patch) | |
tree | e8c72b527a0e39f7c845d44d5ad8e727fe726046 /dev-ml | |
parent | dev-ml/swhid_core: Keyword 0.1 ppc, #944340 (diff) | |
download | gentoo-f8fc00712d85deea71de0ae2bebc822065ebcd40.tar.gz gentoo-f8fc00712d85deea71de0ae2bebc822065ebcd40.tar.bz2 gentoo-f8fc00712d85deea71de0ae2bebc822065ebcd40.zip |
dev-ml/opam-common: Keyword 2.2.1 ppc64, #944340
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/opam-common/opam-common-2.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/opam-common/opam-common-2.2.1.ebuild b/dev-ml/opam-common/opam-common-2.2.1.ebuild index d1d43eeb941a..8b8c1ceaac3c 100644 --- a/dev-ml/opam-common/opam-common-2.2.1.ebuild +++ b/dev-ml/opam-common/opam-common-2.2.1.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/opam-${PV}" LICENSE="LGPL-2.1" SLOT="0/${PV}" -KEYWORDS="~amd64 ~ppc ~riscv" +KEYWORDS="~amd64 ~ppc ~ppc64 ~riscv" IUSE="+ocamlopt" RESTRICT="test" #sandbox not working |