diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-30 14:01:41 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-30 15:44:58 +0100 |
commit | f225e5fc91c55cc177eae2d756f051f5de5ecdce (patch) | |
tree | 36d97e1d8a09324fa6a4766538fe8a0392d958d2 /app-arch/p7zip | |
parent | www-apps/ampache: New upstream version 3.8.8 (diff) | |
download | gentoo-f225e5fc91c55cc177eae2d756f051f5de5ecdce.tar.gz gentoo-f225e5fc91c55cc177eae2d756f051f5de5ecdce.tar.bz2 gentoo-f225e5fc91c55cc177eae2d756f051f5de5ecdce.zip |
app-arch/p7zip: stable 16.02-r4 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/p7zip')
-rw-r--r-- | app-arch/p7zip/p7zip-16.02-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/p7zip/p7zip-16.02-r4.ebuild b/app-arch/p7zip/p7zip-16.02-r4.ebuild index 1963c263c147..fabcfd33fc14 100644 --- a/app-arch/p7zip/p7zip-16.02-r4.ebuild +++ b/app-arch/p7zip/p7zip-16.02-r4.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 )" |