diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-10 01:23:06 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-10 01:31:44 +0100 |
commit | 93635b9eb98002bbee39c403f782c1c53f81aa36 (patch) | |
tree | b9fd683f0653de67254ada61c300d999f7d6299a /app-arch | |
parent | app-doc/linux-kernel-in-a-nutshell: x86 stable (bug #646978) (diff) | |
download | gentoo-93635b9eb98002bbee39c403f782c1c53f81aa36.tar.gz gentoo-93635b9eb98002bbee39c403f782c1c53f81aa36.tar.bz2 gentoo-93635b9eb98002bbee39c403f782c1c53f81aa36.zip |
app-arch/p7zip: x86 stable (bug #645500)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/p7zip/p7zip-16.02-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/p7zip/p7zip-16.02-r2.ebuild b/app-arch/p7zip/p7zip-16.02-r2.ebuild index 75216baf1108..e6a89fe7a155 100644 --- a/app-arch/p7zip/p7zip-16.02-r2.ebuild +++ b/app-arch/p7zip/p7zip-16.02-r2.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 )" |