app-arch/lz4: s390 stable wrt bug #693734
authorAgostino Sarubbo <ago@gentoo.org>
Sun, 8 Sep 2019 10:21:54 +0000 (12:21 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Sun, 8 Sep 2019 10:21:54 +0000 (12:21 +0200)
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
app-arch/lz4/lz4-1.9.2.ebuild

index f68caa90b673c9f9b6ddc854a8b57d831f221705..570ac43a0181682b71098db9ef59869765dac4f5 100644 (file)
@@ -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"