summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-02-17 13:11:33 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-02-17 13:11:33 +0100
commit83e586f2c853332ced829632176c3be0bdbd605b (patch)
treed33e056ec8896cc8f4cf45281e77258174924a0f
parentsys-apps/tcp-wrappers: amd64 stable wrt bug #707548 (diff)
downloadgentoo-83e586f2c853332ced829632176c3be0bdbd605b.tar.gz
gentoo-83e586f2c853332ced829632176c3be0bdbd605b.tar.bz2
gentoo-83e586f2c853332ced829632176c3be0bdbd605b.zip
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 <ago@gentoo.org>
-rw-r--r--dev-libs/qtkeychain/qtkeychain-0.10.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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"