commit: b6a5797ebe100a38c4b9806314e9c8dc2754cb66 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> AuthorDate: Sun Sep 20 02:59:51 2020 +0000 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> CommitDate: Sun Sep 20 03:00:45 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6a5797e
app-portage/unsymlink-lib: add ~ppc64 keyword Bug: https://bugs.gentoo.org/640184 Bug: https://bugs.gentoo.org/715680 Package-Manager: Portage-3.0.7, Repoman-3.0.1 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org> app-portage/unsymlink-lib/unsymlink-lib-18.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-portage/unsymlink-lib/unsymlink-lib-18.ebuild b/app-portage/unsymlink-lib/unsymlink-lib-18.ebuild index 11089ce1b6e..f14dec289d3 100644 --- a/app-portage/unsymlink-lib/unsymlink-lib-18.ebuild +++ b/app-portage/unsymlink-lib/unsymlink-lib-18.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/mgorny/unsymlink-lib/archive/v${PV}.tar.gz -> ${P}.t LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64" +KEYWORDS="amd64 ~ppc64" REQUIRED_USE="${PYTHON_REQUIRED_USE}" # tests are docker-based, you need a running docker daemon and you # should expect leftover images
