app-arch/lz4: stable 1.8.0 for sparc, bug #643032
authorRolf Eike Beer <eike@sf-mail.de>
Tue, 2 Jan 2018 14:52:45 +0000 (15:52 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Tue, 2 Jan 2018 19:54:20 +0000 (19:54 +0000)
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="sparc"

app-arch/lz4/lz4-1.8.0.ebuild

index c44da5e07a39a2b3067155ed87bd979db7d8119f..daa605b9674c2e218de201401d0a9396359c6d52 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-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"