summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-06-28 22:29:51 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-06-28 22:29:51 +0200
commit856a2eabfcb34a06c39e3356c8d6cd0aa1c0ce70 (patch)
tree0e6e36d601e723f5f5250750f3e7a741d1c4cf27
parentdev-db/mariadb-connector-c: arm stable wrt bug #729770 (diff)
downloadgentoo-856a2eab.tar.gz
gentoo-856a2eab.tar.bz2
gentoo-856a2eab.zip
app-crypt/libsecret: arm stable wrt bug #728924
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--app-crypt/libsecret/libsecret-0.20.3.ebuild2
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 701137c3af64..c822953c6dc3 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}]