diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-06-11 14:10:47 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-06-11 21:36:18 +0200 |
commit | 9a1821fa79f66e9808be3a78e64a599bebef0887 (patch) | |
tree | feea6281e9ed86598f04ad7e821b1281dd072ea8 /app-crypt/libsecret | |
parent | app-arch/gcab: x86 stable, bug 584468 (diff) | |
download | gentoo-9a1821fa79f66e9808be3a78e64a599bebef0887.tar.gz gentoo-9a1821fa79f66e9808be3a78e64a599bebef0887.tar.bz2 gentoo-9a1821fa79f66e9808be3a78e64a599bebef0887.zip |
app-crypt/libsecret: x86 stable, bug 584468
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'app-crypt/libsecret')
-rw-r--r-- | app-crypt/libsecret/libsecret-0.18.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/libsecret/libsecret-0.18.5.ebuild b/app-crypt/libsecret/libsecret-0.18.5.ebuild index 3f79b7f15700..0fdd66d5a369 100644 --- a/app-crypt/libsecret/libsecret-0.18.5.ebuild +++ b/app-crypt/libsecret/libsecret-0.18.5.ebuild @@ -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 |