diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-08-11 08:42:31 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-08-11 08:42:31 +0200 |
commit | 3765bad7a2a7548de748288d3f9632d44c47b8b4 (patch) | |
tree | f9ad07cd010f2f56099c6302cd1f7c95e62d2541 /app-crypt/xca | |
parent | sys-libs/gdbm: x86 stable wrt bug #807529 (diff) | |
download | gentoo-3765bad7a2a7548de748288d3f9632d44c47b8b4.tar.gz gentoo-3765bad7a2a7548de748288d3f9632d44c47b8b4.tar.bz2 gentoo-3765bad7a2a7548de748288d3f9632d44c47b8b4.zip |
app-crypt/xca: x86 stable wrt bug #807556
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-crypt/xca')
-rw-r--r-- | app-crypt/xca/xca-2.3.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/xca/xca-2.3.0-r1.ebuild b/app-crypt/xca/xca-2.3.0-r1.ebuild index bcbc019ab4a3..e0b579e762e2 100644 --- a/app-crypt/xca/xca-2.3.0-r1.ebuild +++ b/app-crypt/xca/xca-2.3.0-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/chris2511/${PN}/releases/download/RELEASE.${PV}/${P} LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="bindist doc" RDEPEND=" |