From baeda6b12e1840d5adcf135355f093c232604210 Mon Sep 17 00:00:00 2001 From: Jakov Smolić Date: Wed, 30 Nov 2022 22:15:25 +0100 Subject: app-admin/keepassxc: Stabilize 2.7.4 amd64, #883763 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakov Smolić --- app-admin/keepassxc/keepassxc-2.7.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-admin/keepassxc') diff --git a/app-admin/keepassxc/keepassxc-2.7.4.ebuild b/app-admin/keepassxc/keepassxc-2.7.4.ebuild index eced3151172f..fe3795ec295f 100644 --- a/app-admin/keepassxc/keepassxc-2.7.4.ebuild +++ b/app-admin/keepassxc/keepassxc-2.7.4.ebuild @@ -16,7 +16,7 @@ if [[ "${PV}" != *9999 ]] ; then else #SRC_URI="https://github.com/keepassxreboot/keepassxc/archive/${PV}.tar.gz -> ${P}.tar.gz" SRC_URI="https://github.com/keepassxreboot/keepassxc/releases/download/${PV}/${P}-src.tar.xz" - KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" + KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86" fi else inherit git-r3 -- cgit v1.2.3-65-gdbad