Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/lbzip2/
Date: Thu, 30 May 2019 20:08:58
Message-Id: 1559246892.0de74b7b570d0c266c3f9c0cd856425856fce007.slyfox@gentoo
1 commit: 0de74b7b570d0c266c3f9c0cd856425856fce007
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 30 20:08:12 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu May 30 20:08:12 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0de74b7b
7
8 app-arch/lbzip2: stable 2.5_p20181227 for ia64, bug #686664
9
10 Package-Manager: Portage-2.3.67, Repoman-2.3.13
11 RepoMan-Options: --include-arches="ia64"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 app-arch/lbzip2/lbzip2-2.5_p20181227.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-arch/lbzip2/lbzip2-2.5_p20181227.ebuild b/app-arch/lbzip2/lbzip2-2.5_p20181227.ebuild
18 index 2cd32162de5..f6e7397fe7c 100644
19 --- a/app-arch/lbzip2/lbzip2-2.5_p20181227.ebuild
20 +++ b/app-arch/lbzip2/lbzip2-2.5_p20181227.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~whissi/dist/${PN}/${P}.tar.gz"
22
23 LICENSE="GPL-3"
24 SLOT="0"
25 -KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
26 +KEYWORDS="~alpha amd64 ~arm arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
27 IUSE="debug symlink"
28
29 RDEPEND="symlink? ( !app-arch/pbzip2[symlink] )"