diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-19 21:34:56 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-19 21:34:56 -0400 |
commit | e241d2e0fb1b37e64e1824082cdf58487dad20a2 (patch) | |
tree | fa49c316e8bff7f91dfed372de9eeebb70263d1a /app-crypt/xca | |
parent | sys-fs/dfc: amd64 stable wrt bug #608992 (diff) | |
download | gentoo-e241d2e0fb1b37e64e1824082cdf58487dad20a2.tar.gz gentoo-e241d2e0fb1b37e64e1824082cdf58487dad20a2.tar.bz2 gentoo-e241d2e0fb1b37e64e1824082cdf58487dad20a2.zip |
app-crypt/xca: amd64 stable wrt bug #653572
Bug: https://bugs.gentoo.org/653572
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'app-crypt/xca')
-rw-r--r-- | app-crypt/xca/xca-1.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/xca/xca-1.4.1.ebuild b/app-crypt/xca/xca-1.4.1.ebuild index aaaacc6e8049..007269ae45ed 100644 --- a/app-crypt/xca/xca-1.4.1.ebuild +++ b/app-crypt/xca/xca-1.4.1.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 ~x86-macos" +KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="bindist doc libressl" RDEPEND=" |