diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-05-28 08:55:55 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-05-28 08:55:55 +0200 |
commit | e14df56bf294eecc016c8c32430df2640adf1053 (patch) | |
tree | 4517d4306432059d2c959ec9885b8ea8f95969c9 /app-admin | |
parent | dev-python/jaraco-logging: amd64/x86 stable (ALLARCHES policy) wrt bug #847697 (diff) | |
download | gentoo-e14df56bf294eecc016c8c32430df2640adf1053.tar.gz gentoo-e14df56bf294eecc016c8c32430df2640adf1053.tar.bz2 gentoo-e14df56bf294eecc016c8c32430df2640adf1053.zip |
app-admin/keepassxc: amd64 stable wrt bug #847808
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/keepassxc/keepassxc-2.7.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/keepassxc/keepassxc-2.7.1-r1.ebuild b/app-admin/keepassxc/keepassxc-2.7.1-r1.ebuild index 0793091a0b25..3f0de7b50358 100644 --- a/app-admin/keepassxc/keepassxc-2.7.1-r1.ebuild +++ b/app-admin/keepassxc/keepassxc-2.7.1-r1.ebuild @@ -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 ~riscv ~x86" + KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86" fi else inherit git-r3 |