diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-30 21:28:06 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-30 21:28:06 +0100 |
commit | d5740c4e3f4f5d8603afb9731d546167965e5249 (patch) | |
tree | 10936ae2ebf436326d2b13db5d19e63aad130446 /app-arch/lbzip2 | |
parent | net-misc/lksctp-tools: stable 1.0.18-r1 for ppc, bug #686242 (diff) | |
download | gentoo-d5740c4e3f4f5d8603afb9731d546167965e5249.tar.gz gentoo-d5740c4e3f4f5d8603afb9731d546167965e5249.tar.bz2 gentoo-d5740c4e3f4f5d8603afb9731d546167965e5249.zip |
app-arch/lbzip2: stable 2.5_p20181227 for ppc, bug #686664
Package-Manager: Portage-2.3.67, Repoman-2.3.13
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-arch/lbzip2')
-rw-r--r-- | app-arch/lbzip2/lbzip2-2.5_p20181227.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/lbzip2/lbzip2-2.5_p20181227.ebuild b/app-arch/lbzip2/lbzip2-2.5_p20181227.ebuild index f6e7397fe7c2..aa491c321b17 100644 --- a/app-arch/lbzip2/lbzip2-2.5_p20181227.ebuild +++ b/app-arch/lbzip2/lbzip2-2.5_p20181227.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~whissi/dist/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm arm64 hppa ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug symlink" RDEPEND="symlink? ( !app-arch/pbzip2[symlink] )" |