diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-22 10:55:06 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-22 10:57:16 +0200 |
commit | 5132f04c146a434d002eddc1df919cee6122084c (patch) | |
tree | a203db98493c0b27f14b25637387a259ddf85e1e /app-arch/pbzip2 | |
parent | app-misc/mc: ppc stable wrt bug #560686 (diff) | |
download | gentoo-5132f04c146a434d002eddc1df919cee6122084c.tar.gz gentoo-5132f04c146a434d002eddc1df919cee6122084c.tar.bz2 gentoo-5132f04c146a434d002eddc1df919cee6122084c.zip |
app-arch/pbzip2: ppc stable wrt bug #560690
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'app-arch/pbzip2')
-rw-r--r-- | app-arch/pbzip2/pbzip2-1.1.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/pbzip2/pbzip2-1.1.12.ebuild b/app-arch/pbzip2/pbzip2-1.1.12.ebuild index 37e6e6229216..b9bda29d15c0 100644 --- a/app-arch/pbzip2/pbzip2-1.1.12.ebuild +++ b/app-arch/pbzip2/pbzip2-1.1.12.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://launchpad.net/pbzip2/${PV:0:3}/${PV}/+download/${P}.tar.gz" LICENSE="BZIP2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" IUSE="static symlink" LIB_DEPEND="app-arch/bzip2[static-libs(+)]" |