diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-30 21:08:12 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-30 21:08:12 +0100 |
commit | 0de74b7b570d0c266c3f9c0cd856425856fce007 (patch) | |
tree | ce377333acf6a52da0c5bc4d48392aa6a580e3ce /app-arch/lbzip2 | |
parent | sci-libs/libcerf: stable 1.5 for ia64, bug #685690 (diff) | |
download | gentoo-0de74b7b570d0c266c3f9c0cd856425856fce007.tar.gz gentoo-0de74b7b570d0c266c3f9c0cd856425856fce007.tar.bz2 gentoo-0de74b7b570d0c266c3f9c0cd856425856fce007.zip |
app-arch/lbzip2: stable 2.5_p20181227 for ia64, bug #686664
Package-Manager: Portage-2.3.67, Repoman-2.3.13
RepoMan-Options: --include-arches="ia64"
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 2cd32162de5a..f6e7397fe7c2 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] )" |