diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-28 22:29:51 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-28 22:29:51 +0200 |
commit | 856a2eabfcb34a06c39e3356c8d6cd0aa1c0ce70 (patch) | |
tree | 0e6e36d601e723f5f5250750f3e7a741d1c4cf27 /app-crypt/libsecret | |
parent | dev-db/mariadb-connector-c: arm stable wrt bug #729770 (diff) | |
download | gentoo-856a2eabfcb34a06c39e3356c8d6cd0aa1c0ce70.tar.gz gentoo-856a2eabfcb34a06c39e3356c8d6cd0aa1c0ce70.tar.bz2 gentoo-856a2eabfcb34a06c39e3356c8d6cd0aa1c0ce70.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>
Diffstat (limited to 'app-crypt/libsecret')
-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 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}] |