diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-07-02 23:11:35 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-07-02 23:11:35 -0400 |
commit | 0695cf40aac27e797742c96270d81044cdf418cc (patch) | |
tree | 9828c2783c03173e83acf3a5d8c05d81c67d62e9 /app-arch | |
parent | sci-mathematics/rstudio: Add USE libressl (diff) | |
download | gentoo-0695cf40aac27e797742c96270d81044cdf418cc.tar.gz gentoo-0695cf40aac27e797742c96270d81044cdf418cc.tar.bz2 gentoo-0695cf40aac27e797742c96270d81044cdf418cc.zip |
app-arch/p7zip: amd64 stable
Bug: https://bugs.gentoo.org/655270
Package-Manager: Portage-2.3.41, Repoman-2.3.9
Diffstat (limited to 'app-arch')
-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 5f1f2513c4df..c6c4458768a8 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 )" |