app-arch/lz4: s390/sh/m68k stable wrt bug #665392
authorMikle Kolyada <zlogene@gentoo.org>
Fri, 12 Oct 2018 16:18:13 +0000 (19:18 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Fri, 12 Oct 2018 16:18:13 +0000 (19:18 +0300)
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

app-arch/lz4/lz4-1.8.2.ebuild

index e33dd12d0c370b9cf46c025dfb866ad1c5e6c3ce..d81702967f3f744729e2008c858ab54e8afddd3d 100644 (file)
@@ -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"