dev-libs/unibilium: keyword 2.1.1-r1 for ~ppc64

Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
This commit is contained in:
Luca Barbato
2023-04-08 15:33:23 +02:00
parent 6f08274f0b
commit 3cc7a9045c

View File

@@ -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
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/neovim/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="LGPL-3+ MIT"
SLOT="0/4"
KEYWORDS="amd64 arm arm64 ~riscv x86 ~x64-macos"
KEYWORDS="amd64 arm arm64 ~ppc64 ~riscv x86 ~x64-macos"
BDEPEND="dev-lang/perl"