diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-05-26 11:18:35 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-05-26 11:21:44 +0300 |
commit | ceeaedbd23e39e0b9d14e268f7ffd4f7f29ef22a (patch) | |
tree | 182e63b51e5c8024e5d2a9eea58641874f46e7be /app-crypt/xca | |
parent | dev-libs/botan: cleanup (diff) | |
download | gentoo-ceeaedbd23e39e0b9d14e268f7ffd4f7f29ef22a.tar.gz gentoo-ceeaedbd23e39e0b9d14e268f7ffd4f7f29ef22a.tar.bz2 gentoo-ceeaedbd23e39e0b9d14e268f7ffd4f7f29ef22a.zip |
app-crypt/xca: ppc stable wrt bug #653572
Package-Manager: Portage-2.3.24, Repoman-2.3.6
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 dc23da6b0000..06f30c351d9c 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=" |