diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-28 11:56:10 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-28 11:56:10 +0200 |
commit | f544557b4ff293610d6a4557eda0e8ba776bd2f2 (patch) | |
tree | ed8bcf4be52b48582bfbcbddba2dec2b8629ecc4 /app-crypt/xca | |
parent | media-libs/libmtp: amd64 stable wrt bug #613806 (diff) | |
download | gentoo-f544557b4ff293610d6a4557eda0e8ba776bd2f2.tar.gz gentoo-f544557b4ff293610d6a4557eda0e8ba776bd2f2.tar.bz2 gentoo-f544557b4ff293610d6a4557eda0e8ba776bd2f2.zip |
app-crypt/xca: amd64 stable wrt bug #613840
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-crypt/xca')
-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 0fcd6d6ec2c2..c5952d8fea8a 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 )" |