diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2016-03-06 17:59:56 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2016-03-06 19:38:13 +0300 |
commit | 71076a5e8420dac81fa7383bcf9f3349ce744281 (patch) | |
tree | 093f26b84c3d9ff16c4ece376b3e911ad6ae026c /app-crypt/libsecret | |
parent | app-crypt/gcr: x86 stable wrt bug #427546 (diff) | |
download | gentoo-71076a5e8420dac81fa7383bcf9f3349ce744281.tar.gz gentoo-71076a5e8420dac81fa7383bcf9f3349ce744281.tar.bz2 gentoo-71076a5e8420dac81fa7383bcf9f3349ce744281.zip |
app-crypt/libsecret: x86 stable wrt bug #427546
Package-Manager: portage-2.2.26
Diffstat (limited to 'app-crypt/libsecret')
-rw-r--r-- | app-crypt/libsecret/libsecret-0.18.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/libsecret/libsecret-0.18.4.ebuild b/app-crypt/libsecret/libsecret-0.18.4.ebuild index a5f757226e0e..88ba2be8dbd1 100644 --- a/app-crypt/libsecret/libsecret-0.18.4.ebuild +++ b/app-crypt/libsecret/libsecret-0.18.4.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 |