summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-27 18:01:15 +0000
committerSam James <sam@gentoo.org>2021-04-27 18:01:15 +0000
commit44e0364b6caf4228417f5a662e3d04d38fcba7c7 (patch)
tree25ef74266edab613447b1c51f65fbf672bb1bf0c
parentnet-misc/radvd: Stabilize 2.19 amd64, #778764 (diff)
downloadgentoo-44e0364b6caf4228417f5a662e3d04d38fcba7c7.tar.gz
gentoo-44e0364b6caf4228417f5a662e3d04d38fcba7c7.tar.bz2
gentoo-44e0364b6caf4228417f5a662e3d04d38fcba7c7.zip
dev-libs/qtkeychain: Stabilize 0.11.1 amd64, #782379
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-libs/qtkeychain/qtkeychain-0.11.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/qtkeychain/qtkeychain-0.11.1.ebuild b/dev-libs/qtkeychain/qtkeychain-0.11.1.ebuild
index d70d621d53e4..aaca794ce914 100644
--- a/dev-libs/qtkeychain/qtkeychain-0.11.1.ebuild
+++ b/dev-libs/qtkeychain/qtkeychain-0.11.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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 ~x86"
+ KEYWORDS="amd64 ~arm64 ~ppc64 ~x86"
else
inherit git-r3
EGIT_REPO_URI="${HOMEPAGE}.git"