diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-05-17 22:12:22 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-05-17 22:18:21 +0100 |
commit | bd8f46a454d982cdb45ff5d8ecddda463765c437 (patch) | |
tree | 1226864d02211283a8093b103e08689332df47f9 /app-arch | |
parent | x11-wm/oroborus: stable 2.0.20-r1 for ppc, bug #650244 (diff) | |
download | gentoo-bd8f46a454d982cdb45ff5d8ecddda463765c437.tar.gz gentoo-bd8f46a454d982cdb45ff5d8ecddda463765c437.tar.bz2 gentoo-bd8f46a454d982cdb45ff5d8ecddda463765c437.zip |
app-arch/zstd: stable 1.3.2 for ppc, bug #650836
Tested-by: ernsteiswuerfel
Bug: https://bugs.gentoo.org/650836
Package-Manager: Portage-2.3.37, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/zstd/zstd-1.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/zstd/zstd-1.3.2.ebuild b/app-arch/zstd/zstd-1.3.2.ebuild index 5b69032c43fe..138870ce113b 100644 --- a/app-arch/zstd/zstd-1.3.2.ebuild +++ b/app-arch/zstd/zstd-1.3.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/facebook/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="|| ( BSD GPL-2 )" SLOT="0/1" -KEYWORDS="alpha amd64 arm ~arm64 ~ia64 ~mips ~ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 arm ~arm64 ~ia64 ~mips ppc ppc64 ~sparc x86" IUSE="static-libs" RDEPEND="app-arch/xz-utils" |