commit: d5e99b022585d3b4752f98cf5540f3c9d676db36 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Wed May 24 19:13:17 2017 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Wed May 24 19:13:17 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5e99b02
app-arch/zstd: keyworded on ppc and ppc64, bug #619590 Package-Manager: Portage-2.3.5, Repoman-2.3.1 app-arch/zstd/zstd-1.1.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-arch/zstd/zstd-1.1.3.ebuild b/app-arch/zstd/zstd-1.1.3.ebuild index f82a2029ba6..1a74f9d8b34 100644 --- a/app-arch/zstd/zstd-1.1.3.ebuild +++ b/app-arch/zstd/zstd-1.1.3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/facebook/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="static-libs" src_compile() {
