diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-30 21:32:15 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-30 21:32:15 +0100 |
commit | f5b1843e5e2a0c073196f3961c5ecef019840f78 (patch) | |
tree | a67afa50fbe32afddd136f4f4b44aba033afff50 /app-arch/lbzip2 | |
parent | net-misc/lksctp-tools: stable 1.0.18-r1 for ppc64, bug #686242 (diff) | |
download | gentoo-f5b1843e5e2a0c073196f3961c5ecef019840f78.tar.gz gentoo-f5b1843e5e2a0c073196f3961c5ecef019840f78.tar.bz2 gentoo-f5b1843e5e2a0c073196f3961c5ecef019840f78.zip |
app-arch/lbzip2: stable 2.5_p20181227 for ppc64, bug #686664
Package-Manager: Portage-2.3.67, Repoman-2.3.13
RepoMan-Options: --include-arches="ppc64"
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 aa491c321b17..f8dfd6720499 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] )" |