diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-05-13 10:39:10 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-05-13 10:41:02 +0200 |
commit | 0db41e267380f0ebf56a097cfac4780f23282f3d (patch) | |
tree | be19567d6cb08842072f6fadc55fcf8c92885629 /app-arch | |
parent | app-text/sdcv: amd64 stable wrt bug #582746 (diff) | |
download | gentoo-0db41e267380f0ebf56a097cfac4780f23282f3d.tar.gz gentoo-0db41e267380f0ebf56a097cfac4780f23282f3d.tar.bz2 gentoo-0db41e267380f0ebf56a097cfac4780f23282f3d.zip |
app-arch/p7zip: amd64 stable wrt bug #582364
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/p7zip/p7zip-15.14.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/p7zip/p7zip-15.14.1.ebuild b/app-arch/p7zip/p7zip-15.14.1.ebuild index a2efa2908bd9..602642087458 100644 --- a/app-arch/p7zip/p7zip-15.14.1.ebuild +++ b/app-arch/p7zip/p7zip-15.14.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}_${PV}_src_all.tar.bz2" LICENSE="LGPL-2.1 rar? ( unRAR )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris" IUSE="doc kde rar +pch static wxwidgets abi_x86_x32" REQUIRED_USE="kde? ( wxwidgets )" |