From: Agostino Sarubbo Date: Mon, 17 Feb 2020 12:11:33 +0000 (+0100) Subject: dev-libs/qtkeychain: amd64 stable wrt bug #709706 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=83e586f2c853332ced829632176c3be0bdbd605b;p=gentoo.git dev-libs/qtkeychain: amd64 stable wrt bug #709706 Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-libs/qtkeychain/qtkeychain-0.10.0.ebuild b/dev-libs/qtkeychain/qtkeychain-0.10.0.ebuild index e8195563832f..35bb5a67749b 100644 --- a/dev-libs/qtkeychain/qtkeychain-0.10.0.ebuild +++ b/dev-libs/qtkeychain/qtkeychain-0.10.0.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="Qt API for storing passwords securely" if [[ ${PV} != *9999* ]]; then SRC_URI="https://github.com/frankosterfeld/qtkeychain/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~arm64 x86" + KEYWORDS="amd64 ~arm64 x86" else inherit git-r3 EGIT_REPO_URI="${HOMEPAGE}.git"