Skip to content

Commit

Permalink
app-arch/lz4: Stable for HPPA PPC64 (bug #586182).
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.3.0
RepoMan-Options: --ignore-arches
  • Loading branch information
Jeroen Roovers committed Jul 17, 2016
1 parent b23d163 commit 9ff9eed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app-arch/lz4/lz4-0_p131.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

Expand All @@ -14,7 +14,7 @@ else
MY_PV="r${PV##0_p}"
MY_P="${PN}-${MY_PV}"
SRC_URI="https://github.com/Cyan4973/lz4/archive/${MY_PV}.tar.gz -> ${MY_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"
S="${WORKDIR}/${MY_P}"
fi

Expand Down

0 comments on commit 9ff9eed

Please sign in to comment.