summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-02-01 21:29:01 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-02-01 21:36:54 +0100
commitd37f0064e37f747f8cfa801cf034c5a59166990a (patch)
treebc6ad2312b3da1b0fb1ad3525534d9964c123fad /app-arch
parentnet-analyzer/linkchecker: x86 stable (bug #646178) (diff)
downloadgentoo-d37f0064e37f747f8cfa801cf034c5a59166990a.tar.gz
gentoo-d37f0064e37f747f8cfa801cf034c5a59166990a.tar.bz2
gentoo-d37f0064e37f747f8cfa801cf034c5a59166990a.zip
app-arch/lz4: x86 stable (bug #643032)
Package-Manager: Portage-2.3.21, Repoman-2.3.6
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/lz4/lz4-1.8.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/lz4/lz4-1.8.0.ebuild b/app-arch/lz4/lz4-1.8.0.ebuild
index b5409d40d450..5701142c50b3 100644
--- a/app-arch/lz4/lz4-1.8.0.ebuild
+++ b/app-arch/lz4/lz4-1.8.0.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-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"