diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-22 18:36:15 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-22 18:44:39 +0100 |
commit | ddc20e969d6618148e5b7df27fcaad066b952d2e (patch) | |
tree | c275dcbbec0352be3da1b42cec45bfb0c8249ad5 /app-crypt/libsecret | |
parent | app-crypt/gcr: sparc stable wrt bug #587010 (diff) | |
download | gentoo-ddc20e969d6618148e5b7df27fcaad066b952d2e.tar.gz gentoo-ddc20e969d6618148e5b7df27fcaad066b952d2e.tar.bz2 gentoo-ddc20e969d6618148e5b7df27fcaad066b952d2e.zip |
app-crypt/libsecret: sparc stable wrt bug #587010
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-crypt/libsecret')
-rw-r--r-- | app-crypt/libsecret/libsecret-0.18.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/libsecret/libsecret-0.18.5.ebuild b/app-crypt/libsecret/libsecret-0.18.5.ebuild index bd423de1081b..b39da3a8856e 100644 --- a/app-crypt/libsecret/libsecret-0.18.5.ebuild +++ b/app-crypt/libsecret/libsecret-0.18.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -18,7 +18,7 @@ SLOT="0" IUSE="+crypt +introspection test vala" REQUIRED_USE="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.38:2 |