diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-09 03:04:06 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-09 03:11:49 +0200 |
commit | 2393fb21384d0de0fe26c1687d7116317fc93139 (patch) | |
tree | a1f24b1138ea135abdfc9a662a25424b90af6b79 /app-arch | |
parent | media-libs/sdl2-mixer: x86 stable (bug #665062) (diff) | |
download | gentoo-2393fb21384d0de0fe26c1687d7116317fc93139.tar.gz gentoo-2393fb21384d0de0fe26c1687d7116317fc93139.tar.bz2 gentoo-2393fb21384d0de0fe26c1687d7116317fc93139.zip |
app-arch/lz4: x86 stable (bug #665392)
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/lz4/lz4-1.8.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/lz4/lz4-1.8.2.ebuild b/app-arch/lz4/lz4-1.8.2.ebuild index 6120f8381721..6359c3f13897 100644 --- a/app-arch/lz4/lz4-1.8.2.ebuild +++ b/app-arch/lz4/lz4-1.8.2.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" |