diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-09 22:30:21 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-09 22:30:43 -0800 |
commit | e6373ed30cf04f60e2820cfad039336e7c969960 (patch) | |
tree | 335fe6bc55bed9f55d74c1ee08c0b62c6d46bac8 /app-arch/lbzip2 | |
parent | dev-python/simplegeneric: Add python3_6 to PYTHON_COMPAT (diff) | |
download | gentoo-e6373ed30cf04f60e2820cfad039336e7c969960.tar.gz gentoo-e6373ed30cf04f60e2820cfad039336e7c969960.tar.bz2 gentoo-e6373ed30cf04f60e2820cfad039336e7c969960.zip |
app-arch/lbzip2: ppc/ppc64 stable, bug 611832
Diffstat (limited to 'app-arch/lbzip2')
-rw-r--r-- | app-arch/lbzip2/lbzip2-2.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/lbzip2/lbzip2-2.5.ebuild b/app-arch/lbzip2/lbzip2-2.5.ebuild index 35cf6eafdf39..e9bba8d93298 100644 --- a/app-arch/lbzip2/lbzip2-2.5.ebuild +++ b/app-arch/lbzip2/lbzip2-2.5.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://archive.lbzip2.org/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug symlink" RDEPEND="symlink? ( !app-arch/pbzip2[symlink] )" |