diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2020-09-19 19:59:51 -0700 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2020-09-19 20:00:45 -0700 |
commit | b6a5797ebe100a38c4b9806314e9c8dc2754cb66 (patch) | |
tree | 100e21cb01f3de932fe84b60668690147b08df22 /app-portage/unsymlink-lib | |
parent | profiles/arch/powerpc/ppc64/64le/package.mask: add - to openjfx unmask (diff) | |
download | gentoo-b6a5797ebe100a38c4b9806314e9c8dc2754cb66.tar.gz gentoo-b6a5797ebe100a38c4b9806314e9c8dc2754cb66.tar.bz2 gentoo-b6a5797ebe100a38c4b9806314e9c8dc2754cb66.zip |
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@gentoo.org>
Diffstat (limited to 'app-portage/unsymlink-lib')
-rw-r--r-- | app-portage/unsymlink-lib/unsymlink-lib-18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/unsymlink-lib/unsymlink-lib-18.ebuild b/app-portage/unsymlink-lib/unsymlink-lib-18.ebuild index 11089ce1b6eb..f14dec289d35 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 |