diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-29 07:50:36 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-29 07:51:40 +0100 |
commit | 1c954aec09cfb1b6d77c269c4a4cc94529915e4c (patch) | |
tree | f5cb48f32a0f81c20131f055e7e4fcc2167d91bc /app-arch | |
parent | app-admin/ansible: 2.6.0 bup (diff) | |
download | gentoo-1c954aec09cfb1b6d77c269c4a4cc94529915e4c.tar.gz gentoo-1c954aec09cfb1b6d77c269c4a4cc94529915e4c.tar.bz2 gentoo-1c954aec09cfb1b6d77c269c4a4cc94529915e4c.zip |
app-arch/p7zip: stable 16.02-r3 for ia64, bug #655270
Bug: https://bugs.gentoo.org/655270
Package-Manager: Portage-2.3.41, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/p7zip/p7zip-16.02-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/p7zip/p7zip-16.02-r3.ebuild b/app-arch/p7zip/p7zip-16.02-r3.ebuild index 394b319ac40e..5cfee1244337 100644 --- a/app-arch/p7zip/p7zip-16.02-r3.ebuild +++ b/app-arch/p7zip/p7zip-16.02-r3.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}_${PV}_src_all.tar.bz2" LICENSE="LGPL-2.1 rar? ( unRAR )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris" IUSE="abi_x86_x32 doc kde +pch rar static wxwidgets" REQUIRED_USE="kde? ( wxwidgets )" |