summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2017-05-24 15:13:17 -0400
committerAnthony G. Basile <blueness@gentoo.org>2017-05-24 15:13:17 -0400
commitd5e99b022585d3b4752f98cf5540f3c9d676db36 (patch)
tree2dbddf205542d2540a53485b5bc0b248c44cfa26 /app-arch
parentnet-vpn/tor: version bump to 0.3.1.1_alpha, new alpha branch (diff)
downloadgentoo-d5e99b022585d3b4752f98cf5540f3c9d676db36.tar.gz
gentoo-d5e99b022585d3b4752f98cf5540f3c9d676db36.tar.bz2
gentoo-d5e99b022585d3b4752f98cf5540f3c9d676db36.zip
app-arch/zstd: keyworded on ppc and ppc64, bug #619590
Package-Manager: Portage-2.3.5, Repoman-2.3.1
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/zstd/zstd-1.1.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/zstd/zstd-1.1.3.ebuild b/app-arch/zstd/zstd-1.1.3.ebuild
index f82a2029ba6c..1a74f9d8b342 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() {