diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-11 18:07:22 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-11 18:07:22 +0100 |
commit | 27f15e379c05d3e8aee341ab2a43c3833378b7f9 (patch) | |
tree | 81fbcc112eb19fd01fc71ad478c7a21a2bdecb5f /app-arch/lbzip2 | |
parent | dev-libs/pkcs11-helper: ia64 stable wrt bug #611514 (diff) | |
download | gentoo-27f15e379c05d3e8aee341ab2a43c3833378b7f9.tar.gz gentoo-27f15e379c05d3e8aee341ab2a43c3833378b7f9.tar.bz2 gentoo-27f15e379c05d3e8aee341ab2a43c3833378b7f9.zip |
app-arch/lbzip2: ia64 stable wrt bug #611832
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 6e25354fd634..c624e82a8830 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] )" |