commit: 79deb41c47e86d31d9759f6709fc7a9f3976759c Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Sat Mar 28 14:40:07 2020 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Sat Mar 28 15:27:52 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79deb41c
dev-perl/File-KeePass: stabilize 2.30.0-r1 on x86 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> dev-perl/File-KeePass/File-KeePass-2.30.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/File-KeePass/File-KeePass-2.30.0-r1.ebuild b/dev-perl/File-KeePass/File-KeePass-2.30.0-r1.ebuild index f1d4bdaf1da..19837050ded 100644 --- a/dev-perl/File-KeePass/File-KeePass-2.30.0-r1.ebuild +++ b/dev-perl/File-KeePass/File-KeePass-2.30.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Interface to KeePass V1 and V2 database files" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" RDEPEND="
