diff options
Diffstat (limited to 'app-admin/keepass')
-rw-r--r-- | app-admin/keepass/keepass-2.53.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/keepass/keepass-2.53.ebuild b/app-admin/keepass/keepass-2.53.ebuild index 56499f746e98..23497c42fb39 100644 --- a/app-admin/keepass/keepass-2.53.ebuild +++ b/app-admin/keepass/keepass-2.53.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ S="${WORKDIR}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="aot" BDEPEND="app-arch/unzip" |