diff options
Diffstat (limited to 'app-admin/keepass/keepass-2.43.ebuild')
-rw-r--r-- | app-admin/keepass/keepass-2.43.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/keepass/keepass-2.43.ebuild b/app-admin/keepass/keepass-2.43.ebuild index 6c256a5a27be..550025586e74 100644 --- a/app-admin/keepass/keepass-2.43.ebuild +++ b/app-admin/keepass/keepass-2.43.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_PN}-${PV}-Source.zip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="aot" COMMON_DEPEND="dev-lang/mono" |