diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-03-04 17:29:14 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-03-04 18:07:25 +0100 |
commit | 189498f691f85a0f5e411e014dab0f62ec247109 (patch) | |
tree | 0f048680d2dbfaae438678f48b07785de2fc5347 /app-arch | |
parent | dev-lang/nim: add custome command logging, use makeopts (diff) | |
download | gentoo-189498f691f85a0f5e411e014dab0f62ec247109.tar.gz gentoo-189498f691f85a0f5e411e014dab0f62ec247109.tar.bz2 gentoo-189498f691f85a0f5e411e014dab0f62ec247109.zip |
app-arch/p7zip-16.02-r2: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/645500
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 e6a89fe7a155..fdc25149f249 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 )" |