diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-07 19:46:26 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-07 19:46:26 +0300 |
commit | 9e8f32bb8b3008fc67ef4d07e7f0ed3e5545f906 (patch) | |
tree | 80ae305c53270c67c5750c5414167a009b70d61b /app-admin | |
parent | sys-devel/gcc: add 12.3.1_p20240606 (diff) | |
download | gentoo-9e8f32bb8b3008fc67ef4d07e7f0ed3e5545f906.tar.gz gentoo-9e8f32bb8b3008fc67ef4d07e7f0ed3e5545f906.tar.bz2 gentoo-9e8f32bb8b3008fc67ef4d07e7f0ed3e5545f906.zip |
app-admin/keepassxc: Stabilize 2.7.8 x86, #933728
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/keepassxc/keepassxc-2.7.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/keepassxc/keepassxc-2.7.8.ebuild b/app-admin/keepassxc/keepassxc-2.7.8.ebuild index 11cc2ac9b84e..d0232d30d47f 100644 --- a/app-admin/keepassxc/keepassxc-2.7.8.ebuild +++ b/app-admin/keepassxc/keepassxc-2.7.8.ebuild @@ -23,7 +23,7 @@ else SRC_URI="https://github.com/keepassxreboot/${PN}/releases/download/${PV}/${P}-src.tar.xz" fi - KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" + KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv x86" fi LICENSE="LGPL-2.1 GPL-2 GPL-3" |