summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2019-09-20 22:26:27 -0700
committerMatt Turner <mattst88@gentoo.org>2019-09-20 22:26:27 -0700
commit35f7137813a62d8e3d2243b0c94f4f75a6114462 (patch)
tree1601196932c025107d4e0941c688a599831d9f55 /app-arch/lz4
parentdev-util/pkgconf-1.6.3: alpha stable, bug 693110 (diff)
downloadgentoo-35f7137813a62d8e3d2243b0c94f4f75a6114462.tar.gz
gentoo-35f7137813a62d8e3d2243b0c94f4f75a6114462.tar.bz2
gentoo-35f7137813a62d8e3d2243b0c94f4f75a6114462.zip
app-arch/lz4-1.9.2: alpha stable, bug 693734
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-arch/lz4')
-rw-r--r--app-arch/lz4/lz4-1.9.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/lz4/lz4-1.9.2.ebuild b/app-arch/lz4/lz4-1.9.2.ebuild
index a2fc3569e0a5..be2f0a379c20 100644
--- a/app-arch/lz4/lz4-1.9.2.ebuild
+++ b/app-arch/lz4/lz4-1.9.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 ~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"