commit: 8e4df3027afa7481cab75cb95e6b652c4c3b56af Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Nov 19 07:23:42 2021 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Nov 19 07:24:16 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e4df302
dev-java/jnr-ffi: Keyword 2.0.2 ppc64, #822945 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-java/jnr-ffi/jnr-ffi-2.0.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-java/jnr-ffi/jnr-ffi-2.0.2.ebuild b/dev-java/jnr-ffi/jnr-ffi-2.0.2.ebuild index c5807844d596..5fd24c27ec3c 100644 --- a/dev-java/jnr-ffi/jnr-ffi-2.0.2.ebuild +++ b/dev-java/jnr-ffi/jnr-ffi-2.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -13,7 +13,7 @@ SRC_URI="https://github.com/jnr/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="|| ( Apache-2.0 LGPL-3 )" SLOT="2" -KEYWORDS="amd64 ~arm64 x86" +KEYWORDS="amd64 ~arm64 ~ppc64 x86" COMMON_DEP=" dev-java/jffi:1.2
