diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-08-10 17:35:39 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-08-10 17:35:39 +0200 |
commit | 050d881fa9a9b836ed0c23421153cb26c4842821 (patch) | |
tree | c905b7a8bf9e6232b19cbb3207ae180b3a18e1da /app-crypt | |
parent | sys-libs/gdbm: amd64 stable wrt bug #807529 (diff) | |
download | gentoo-050d881fa9a9b836ed0c23421153cb26c4842821.tar.gz gentoo-050d881fa9a9b836ed0c23421153cb26c4842821.tar.bz2 gentoo-050d881fa9a9b836ed0c23421153cb26c4842821.zip |
app-crypt/xca: amd64 stable wrt bug #807556
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-crypt')
-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 963d7c183cb0..010fc532e855 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=" |