summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2019-03-16 20:24:50 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2019-03-16 21:56:54 +0000
commit4fb7e6572fcaf18faada8689527ae8503a20a9b4 (patch)
tree45e540e414559dacc870244276520d26d54e383f /app-arch/lz4
parentmedia-libs/libshout: stable 2.4.1-r2 for ppc, bug #679660 (diff)
downloadgentoo-4fb7e6572fcaf18faada8689527ae8503a20a9b4.tar.gz
gentoo-4fb7e6572fcaf18faada8689527ae8503a20a9b4.tar.bz2
gentoo-4fb7e6572fcaf18faada8689527ae8503a20a9b4.zip
app-arch/lz4: stable 1.8.3 for ppc, bug #679896
Package-Manager: Portage-2.3.62, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-arch/lz4')
-rw-r--r--app-arch/lz4/lz4-1.8.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/lz4/lz4-1.8.3.ebuild b/app-arch/lz4/lz4-1.8.3.ebuild
index 73a32b959cf9..31afebecc631 100644
--- a/app-arch/lz4/lz4-1.8.3.ebuild
+++ b/app-arch/lz4/lz4-1.8.3.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_BRANCH=dev
else
SRC_URI="https://github.com/Cyan4973/lz4/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+ KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
fi
DESCRIPTION="Extremely Fast Compression algorithm"