summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-09-09 07:52:25 +0200
committerAgostino Sarubbo <ago@gentoo.org>2019-09-09 07:52:25 +0200
commitbf87c602d358ae3eef410e97025e4fccf7ea01ad (patch)
treeec45a0247ee4879553d123bdd9288d2e8dc2c1cd /app-arch
parentapp-vim/pydiction: amd64 stable wrt bug #693124 (diff)
downloadgentoo-bf87c602d358ae3eef410e97025e4fccf7ea01ad.tar.gz
gentoo-bf87c602d358ae3eef410e97025e4fccf7ea01ad.tar.bz2
gentoo-bf87c602d358ae3eef410e97025e4fccf7ea01ad.zip
app-arch/lz4: amd64 stable wrt bug #693734
Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-arch')
-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 8dc140128e28..bf134ad79263 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"