app-arch/lz4: arm stable, bug #665392
authorMarkus Meier <maekke@gentoo.org>
Wed, 10 Oct 2018 16:22:52 +0000 (18:22 +0200)
committerMarkus Meier <maekke@gentoo.org>
Wed, 10 Oct 2018 16:22:52 +0000 (18:22 +0200)
Signed-off-by: Markus Meier <maekke@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --include-arches="arm"

app-arch/lz4/lz4-1.8.2.ebuild

index f853a680f72b0d32c3ebcb11d3e996b28cf65923..e33dd12d0c370b9cf46c025dfb866ad1c5e6c3ce 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 ~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"