diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-07-03 09:09:06 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-07-03 09:09:06 +0200 |
commit | ccf005515fd13fe0da0843ef0e80f047f10f305f (patch) | |
tree | f3a079c2bdffa7d66474d34e6953f9332a6caf29 /app-crypt | |
parent | app-crypt/gcr: ppc stable wrt bug #685254 (diff) | |
download | gentoo-ccf005515fd13fe0da0843ef0e80f047f10f305f.tar.gz gentoo-ccf005515fd13fe0da0843ef0e80f047f10f305f.tar.bz2 gentoo-ccf005515fd13fe0da0843ef0e80f047f10f305f.zip |
app-crypt/libsecret: ppc stable wrt bug #685254
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/libsecret/libsecret-0.18.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/libsecret/libsecret-0.18.8.ebuild b/app-crypt/libsecret/libsecret-0.18.8.ebuild index 47c9215a9a69..d79ee33d4c96 100644 --- a/app-crypt/libsecret/libsecret-0.18.8.ebuild +++ b/app-crypt/libsecret/libsecret-0.18.8.ebuild @@ -18,7 +18,7 @@ IUSE="+crypt +introspection test +vala" REQUIRED_USE="test? ( introspection ) vala? ( introspection )" -KEYWORDS="alpha amd64 arm arm64 ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd" RDEPEND=" >=dev-libs/glib-2.44:2[${MULTILIB_USEDEP}] |