summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-01-02 08:13:38 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2018-01-02 08:13:57 +0000
commite8d49893406f6390998bbdc5acef8fe195bde98a (patch)
tree38ecf1cf565f3ce007557255105592ae3c22d222 /app-arch
parentmedia-sound/clementine: Added sub-slot dep for dev-libs/libcdio. (diff)
downloadgentoo-e8d49893406f6390998bbdc5acef8fe195bde98a.tar.gz
gentoo-e8d49893406f6390998bbdc5acef8fe195bde98a.tar.bz2
gentoo-e8d49893406f6390998bbdc5acef8fe195bde98a.zip
app-arch/lz4: stable 1.8.0 for hppa/ia64/ppc/ppc64, bug #643032
Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="hppa ia64 ppc ppc64"
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/lz4/lz4-1.8.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/lz4/lz4-1.8.0.ebuild b/app-arch/lz4/lz4-1.8.0.ebuild
index 17840895424d..c44da5e07a39 100644
--- a/app-arch/lz4/lz4-1.8.0.ebuild
+++ b/app-arch/lz4/lz4-1.8.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -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-linux ~x86-linux ~x64-macos"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
fi
DESCRIPTION="Extremely Fast Compression algorithm"