summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2021-12-10 18:04:41 +0100
committerJakov Smolić <jsmolic@gentoo.org>2021-12-10 18:04:41 +0100
commit955be717f36887283367cdd3f6e8cbcccf524090 (patch)
treeea9b939c163cafc24c90b04c7163f31246960166
parentnet-ftp/filezilla: Bump to version 3.57.0 (diff)
downloadgentoo-955be717f36887283367cdd3f6e8cbcccf524090.tar.gz
gentoo-955be717f36887283367cdd3f6e8cbcccf524090.tar.bz2
gentoo-955be717f36887283367cdd3f6e8cbcccf524090.zip
dev-libs/qtkeychain: Stabilize 0.13.2 amd64, #828842
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r--dev-libs/qtkeychain/qtkeychain-0.13.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/qtkeychain/qtkeychain-0.13.2.ebuild b/dev-libs/qtkeychain/qtkeychain-0.13.2.ebuild
index 3cef787f6509..49616c0d24a6 100644
--- a/dev-libs/qtkeychain/qtkeychain-0.13.2.ebuild
+++ b/dev-libs/qtkeychain/qtkeychain-0.13.2.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 ~ppc64 ~riscv ~x86"
+ KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86"
else
inherit git-r3
EGIT_REPO_URI="${HOMEPAGE}.git"