diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-09-20 07:39:12 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-09-20 07:39:12 +0100 |
commit | b032694e554797ee188485dc848ce56ccdfd86cb (patch) | |
tree | 58468708761d563f8736041ce13ae43bb3e730d3 | |
parent | app-crypt/mit-krb5: stable 1.17-r1 for hppa, bug #693694 (diff) | |
download | gentoo-b032694e554797ee188485dc848ce56ccdfd86cb.tar.gz gentoo-b032694e554797ee188485dc848ce56ccdfd86cb.tar.bz2 gentoo-b032694e554797ee188485dc848ce56ccdfd86cb.zip |
app-arch/lz4: stable 1.9.2 for hppa, bug #693734
Package-Manager: Portage-2.3.76, Repoman-2.3.17
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r-- | app-arch/lz4/lz4-1.9.2.ebuild | 2 |
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 1e087c8c3508..a2fc3569e0a5 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" |