summaryrefslogtreecommitdiff
path: root/dev-libs/qtkeychain/qtkeychain-0.14.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/qtkeychain/qtkeychain-0.14.2.ebuild')
-rw-r--r--dev-libs/qtkeychain/qtkeychain-0.14.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/qtkeychain/qtkeychain-0.14.2.ebuild b/dev-libs/qtkeychain/qtkeychain-0.14.2.ebuild
index f6bdc28e5b0d..bd8d6840d90e 100644
--- a/dev-libs/qtkeychain/qtkeychain-0.14.2.ebuild
+++ b/dev-libs/qtkeychain/qtkeychain-0.14.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -10,7 +10,7 @@ DESCRIPTION="Qt API for storing passwords securely"
if [[ ${PV} != *9999* ]]; then
SRC_URI="https://github.com/frankosterfeld/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86"
+ KEYWORDS="amd64 arm64 ~loong ~ppc64 ~riscv ~x86"
else
inherit git-r3
EGIT_REPO_URI="https://github.com/frankosterfeld/${PN}.git"