diff options
author | Joonas Niilola <juippis@gentoo.org> | 2020-03-28 16:40:07 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2020-03-28 17:27:52 +0200 |
commit | 79deb41c47e86d31d9759f6709fc7a9f3976759c (patch) | |
tree | da67bb9660cc5336f0f5e19564b922ce2dc72650 | |
parent | net-im/zoom: Depend on icu, mpg123, and alsa-lib. (diff) | |
download | gentoo-79deb41c47e86d31d9759f6709fc7a9f3976759c.tar.gz gentoo-79deb41c47e86d31d9759f6709fc7a9f3976759c.tar.bz2 gentoo-79deb41c47e86d31d9759f6709fc7a9f3976759c.zip |
dev-perl/File-KeePass: stabilize 2.30.0-r1 on x86
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
-rw-r--r-- | dev-perl/File-KeePass/File-KeePass-2.30.0-r1.ebuild | 4 |
1 files 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 f1d4bdaf1da7..19837050ded6 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=" |