summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-03-16 19:55:51 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-03-16 19:56:12 +0300
commit42f74f96b2245a5fa32f0d0068f62ec30225bc16 (patch)
treee4184854dfc28948f26d0517718d05a258473f11 /app-arch
parentapp-arch/lz4: sh stable wrt bug #679896 (diff)
downloadgentoo-42f74f96b2245a5fa32f0d0068f62ec30225bc16.tar.gz
gentoo-42f74f96b2245a5fa32f0d0068f62ec30225bc16.tar.bz2
gentoo-42f74f96b2245a5fa32f0d0068f62ec30225bc16.zip
app-arch/lz4: m68k stable wrt bug #679896
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="m68k"
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/lz4/lz4-1.8.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/lz4/lz4-1.8.3.ebuild b/app-arch/lz4/lz4-1.8.3.ebuild
index 5968a69f96e6..73a32b959cf9 100644
--- a/app-arch/lz4/lz4-1.8.3.ebuild
+++ b/app-arch/lz4/lz4-1.8.3.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 ~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"