diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-01 18:05:22 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-01 18:05:22 +0200 |
commit | 8e7027030299098ccb013d67176f9574a5a131c6 (patch) | |
tree | 6ae2efaca44be30fcbaef866ab60011d58d224b0 /app-crypt | |
parent | x11-plugins/gkrellm-imonc: x86 stable wrt bug #613856 (diff) | |
download | gentoo-8e7027030299098ccb013d67176f9574a5a131c6.tar.gz gentoo-8e7027030299098ccb013d67176f9574a5a131c6.tar.bz2 gentoo-8e7027030299098ccb013d67176f9574a5a131c6.zip |
app-crypt/xca: x86 stable wrt bug #613840
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/xca/xca-1.3.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/xca/xca-1.3.2-r2.ebuild b/app-crypt/xca/xca-1.3.2-r2.ebuild index c5952d8fea8a..e6f400bcf844 100644 --- a/app-crypt/xca/xca-1.3.2-r2.ebuild +++ b/app-crypt/xca/xca-1.3.2-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="bindist doc libressl qt4 qt5" REQUIRED_USE="|| ( qt4 qt5 )" |