diff options
author | Sam James (sam_c) <sam@cmpct.info> | 2020-06-07 15:42:07 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-06-08 00:02:19 +0300 |
commit | c0e59987f71bfb3a96c48af05ee8837211002d88 (patch) | |
tree | 98324ec418ca45e1382b417f85e0a42502cc8e5f /app-crypt | |
parent | app-arch/gcab: arm64 stable (bug #717144) (diff) | |
download | gentoo-c0e59987f71bfb3a96c48af05ee8837211002d88.tar.gz gentoo-c0e59987f71bfb3a96c48af05ee8837211002d88.tar.bz2 gentoo-c0e59987f71bfb3a96c48af05ee8837211002d88.zip |
app-crypt/libsecret: arm64 stable (bug #717144)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/libsecret/libsecret-0.20.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/libsecret/libsecret-0.20.2.ebuild b/app-crypt/libsecret/libsecret-0.20.2.ebuild index a7358da205fc..346eb620ef31 100644 --- a/app-crypt/libsecret/libsecret-0.20.2.ebuild +++ b/app-crypt/libsecret/libsecret-0.20.2.ebuild @@ -19,7 +19,7 @@ RESTRICT="!test? ( test )" REQUIRED_USE="test? ( introspection ) vala? ( introspection )" -KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~mips ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~sparc x86" RDEPEND=" >=dev-libs/glib-2.44:2[${MULTILIB_USEDEP}] |