summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-10-12 19:18:13 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-10-12 19:18:13 +0300
commitebc5cebbeafd8ce80d18b307efb92e1060152d44 (patch)
tree8ef4fdf6db814fa7c58de4e51b539b7a2d2393f3 /app-arch/lz4
parentapp-text/docbook-sgml-dtd: s390/sh/m68k stable wrt bug #666826 (diff)
downloadgentoo-ebc5cebbeafd8ce80d18b307efb92e1060152d44.tar.gz
gentoo-ebc5cebbeafd8ce80d18b307efb92e1060152d44.tar.bz2
gentoo-ebc5cebbeafd8ce80d18b307efb92e1060152d44.zip
app-arch/lz4: s390/sh/m68k stable wrt bug #665392
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'app-arch/lz4')
-rw-r--r--app-arch/lz4/lz4-1.8.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/lz4/lz4-1.8.2.ebuild b/app-arch/lz4/lz4-1.8.2.ebuild
index e33dd12d0c37..d81702967f3f 100644
--- a/app-arch/lz4/lz4-1.8.2.ebuild
+++ b/app-arch/lz4/lz4-1.8.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# 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-fbsd ~amd64-linux ~x86-linux ~x64-macos"
+ KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-macos"
fi
DESCRIPTION="Extremely Fast Compression algorithm"