diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-11-20 12:24:08 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-11-20 12:24:27 +0200 |
commit | 105c57fa0b37bdfc8568895dc2c28fd76094a3c4 (patch) | |
tree | 6f1695aab90b85232d0fedfee29e88f73df79fab /dev-ml/luv | |
parent | dev-ml/ocaml-ctypes: Keyword 0.19.1 ppc, #822717 (diff) | |
download | gentoo-105c57fa0b37bdfc8568895dc2c28fd76094a3c4.tar.gz gentoo-105c57fa0b37bdfc8568895dc2c28fd76094a3c4.tar.bz2 gentoo-105c57fa0b37bdfc8568895dc2c28fd76094a3c4.zip |
dev-ml/luv: Keyword 0.5.10 ppc, #822717
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/luv')
-rw-r--r-- | dev-ml/luv/luv-0.5.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/luv/luv-0.5.10.ebuild b/dev-ml/luv/luv-0.5.10.ebuild index a30ace7876a3..e4aed8759825 100644 --- a/dev-ml/luv/luv-0.5.10.ebuild +++ b/dev-ml/luv/luv-0.5.10.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://github.com/aantron/luv" SLOT="0/${PV}" LICENSE="MIT" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86" IUSE="+ocamlopt" RDEPEND="dev-ml/ocaml-ctypes" |