diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-06-17 17:09:51 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-06-17 17:09:51 +0100 |
commit | e887493cc32e13bfec2f4f17fce11b02d028ccdd (patch) | |
tree | 21830b6d756b6c2b95e3e7f990b4fb9fe6ff19fe /app-arch | |
parent | x11-terms/xfce4-terminal: ia64 stable, bug #596944 (diff) | |
download | gentoo-e887493cc32e13bfec2f4f17fce11b02d028ccdd.tar.gz gentoo-e887493cc32e13bfec2f4f17fce11b02d028ccdd.tar.bz2 gentoo-e887493cc32e13bfec2f4f17fce11b02d028ccdd.zip |
app-arch/lz4: ia64 stable, bug #621930
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/lz4/lz4-1.7.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/lz4/lz4-1.7.5-r1.ebuild b/app-arch/lz4/lz4-1.7.5-r1.ebuild index 98cf5a47a9f5..88390adf7897 100644 --- a/app-arch/lz4/lz4-1.7.5-r1.ebuild +++ b/app-arch/lz4/lz4-1.7.5-r1.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-linux ~x86-linux" + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux" fi DESCRIPTION="Extremely Fast Compression algorithm" |