diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-20 18:48:05 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-20 18:48:05 +0200 |
commit | a0cd489992cef7baa6b0ec7ba221ba3cd220b6fb (patch) | |
tree | bb1154967aa8c47f72acd557da7f317e65172df5 /app-crypt | |
parent | app-arch/gcab: amd64 stable wrt bug #717144 (diff) | |
download | gentoo-a0cd489992cef7baa6b0ec7ba221ba3cd220b6fb.tar.gz gentoo-a0cd489992cef7baa6b0ec7ba221ba3cd220b6fb.tar.bz2 gentoo-a0cd489992cef7baa6b0ec7ba221ba3cd220b6fb.zip |
app-crypt/libsecret: amd64 stable wrt bug #717144
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@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 28696c25eb4b..b8cf1020faf0 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}] |