diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-22 10:39:44 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-22 10:39:44 +0200 |
commit | eb72edcd2122c0032d3ccc13f020d7ad1b5ab415 (patch) | |
tree | 9b3cefa1cac724e53706f9402961f23856fc5145 /app-crypt | |
parent | app-arch/gcab: ppc stable wrt bug #717144 (diff) | |
download | gentoo-eb72edcd2122c0032d3ccc13f020d7ad1b5ab415.tar.gz gentoo-eb72edcd2122c0032d3ccc13f020d7ad1b5ab415.tar.bz2 gentoo-eb72edcd2122c0032d3ccc13f020d7ad1b5ab415.zip |
app-crypt/libsecret: ppc stable wrt bug #717144
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
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 3ae5de2c3d7c..bf63a3f4db87 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}] |