diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-24 09:57:31 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-24 09:57:31 +0200 |
commit | 09ee1a6da09e1cd114065d90f83a6c49e36f3d9c (patch) | |
tree | a0a71c9cf9f36a73665339d08c7def3ed8e3fd26 /app-arch/pbzip2 | |
parent | app-text/discount: ia64 stable wrt bug #558126 (diff) | |
download | gentoo-09ee1a6da09e1cd114065d90f83a6c49e36f3d9c.tar.gz gentoo-09ee1a6da09e1cd114065d90f83a6c49e36f3d9c.tar.bz2 gentoo-09ee1a6da09e1cd114065d90f83a6c49e36f3d9c.zip |
app-arch/pbzip2: ia64 stable wrt bug #560690
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ia64"
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 b9bda29d15c0..62dcbde5a2bd 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(+)]" |