diff options
author | Sam James (sam_c) <sam@cmpct.info> | 2020-06-24 01:10:14 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-06-27 00:16:00 +0300 |
commit | 7a1c9b634e9fb8acb3789dc1f9c4e14a3bbc0826 (patch) | |
tree | 66e4d11d4de57392aa9bfb0df5334da1e2e1ae33 /app-crypt | |
parent | dev-util/debootstrap: arm64 keyworded (bug #729346) (diff) | |
download | gentoo-7a1c9b634e9fb8acb3789dc1f9c4e14a3bbc0826.tar.gz gentoo-7a1c9b634e9fb8acb3789dc1f9c4e14a3bbc0826.tar.bz2 gentoo-7a1c9b634e9fb8acb3789dc1f9c4e14a3bbc0826.zip |
app-crypt/libsecret: arm64 stable (bug #728924)
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.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/libsecret/libsecret-0.20.3.ebuild b/app-crypt/libsecret/libsecret-0.20.3.ebuild index 8272d6cfa416..9b5b5d12960f 100644 --- a/app-crypt/libsecret/libsecret-0.20.3.ebuild +++ b/app-crypt/libsecret/libsecret-0.20.3.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}] |