From: Agostino Sarubbo Date: Mon, 20 Jan 2020 13:03:59 +0000 (+0100) Subject: app-admin/keepass: amd64 stable wrt bug #705930 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=86e42188aaadc12bfa73c2e3293fd9df6d00b28e;p=gentoo.git app-admin/keepass: amd64 stable wrt bug #705930 Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- 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"