commit: c7f2ecc06df93b621071bf8fddb75d32d1f14fae Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> AuthorDate: Mon Jun 1 19:00:27 2020 +0000 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> CommitDate: Mon Jun 1 19:11:37 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7f2ecc0
dev-python/booleanOperations: add ~ppc64 keyword, bug #716074 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org> dev-python/booleanOperations/booleanOperations-0.9.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/booleanOperations/booleanOperations-0.9.0-r1.ebuild b/dev-python/booleanOperations/booleanOperations-0.9.0-r1.ebuild index c3e09037a85..ee4e3dc368f 100644 --- a/dev-python/booleanOperations/booleanOperations-0.9.0-r1.ebuild +++ b/dev-python/booleanOperations/booleanOperations-0.9.0-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/typemytype/booleanOperations/archive/${PV}.tar.gz -> LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="" DEPEND=""
