diff options
author | Mart Raudsepp <leio@gentoo.org> | 2018-04-21 16:28:01 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-04-21 17:49:58 +0300 |
commit | 47bc458a63f24617da2f91a15fbbbdc0072d6848 (patch) | |
tree | e7bd920f71fd59de88d9d0c662befe04ae06170e /app-arch | |
parent | app-arch/unzip-6.0_p21-r2: arm64 stable (bug #643018) (diff) | |
download | gentoo-47bc458a63f24617da2f91a15fbbbdc0072d6848.tar.gz gentoo-47bc458a63f24617da2f91a15fbbbdc0072d6848.tar.bz2 gentoo-47bc458a63f24617da2f91a15fbbbdc0072d6848.zip |
app-arch/lz4-1.8.0: arm64 stable (bug #643032)
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/lz4/lz4-1.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/lz4/lz4-1.8.0.ebuild b/app-arch/lz4/lz4-1.8.0.ebuild index e2cc72e82f06..f7df4f35bfad 100644 --- a/app-arch/lz4/lz4-1.8.0.ebuild +++ b/app-arch/lz4/lz4-1.8.0.ebuild @@ -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" |