commit:     b7b19cdd0413e0f6b8ef3e511d6a745f59064cef
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 13 09:17:13 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jan 13 09:17:13 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7b19cdd

app-admin/keepassxc: Stabilize 2.6.2 amd64, #765172

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-admin/keepassxc/keepassxc-2.6.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-admin/keepassxc/keepassxc-2.6.2.ebuild 
b/app-admin/keepassxc/keepassxc-2.6.2.ebuild
index 0511c16e127..7ab0a8449bd 100644
--- a/app-admin/keepassxc/keepassxc-2.6.2.ebuild
+++ b/app-admin/keepassxc/keepassxc-2.6.2.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
@@ -15,7 +15,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 ~x86"
+               KEYWORDS="amd64 ~arm64 ~ppc64 ~x86"
        fi
 else
        inherit git-r3

Reply via email to