diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-06 15:26:52 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-06 15:41:37 +0200 |
commit | 08cd78c23aa4da0d3019359ebecbce4a5cfebfb8 (patch) | |
tree | 5dcafacd682b33675e4b0030efbf6705af4483fb /app-crypt | |
parent | dev-tex/latexdiff: x86 stable (bug #659494) (diff) | |
download | gentoo-08cd78c23aa4da0d3019359ebecbce4a5cfebfb8.tar.gz gentoo-08cd78c23aa4da0d3019359ebecbce4a5cfebfb8.tar.bz2 gentoo-08cd78c23aa4da0d3019359ebecbce4a5cfebfb8.zip |
app-crypt/libsecret: x86 stable (bug #660314)
Package-Manager: Portage-2.3.41, Repoman-2.3.9
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/libsecret/libsecret-0.18.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/libsecret/libsecret-0.18.6-r1.ebuild b/app-crypt/libsecret/libsecret-0.18.6-r1.ebuild index fc25bbf62d16..dff7c3746cda 100644 --- a/app-crypt/libsecret/libsecret-0.18.6-r1.ebuild +++ b/app-crypt/libsecret/libsecret-0.18.6-r1.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.38:2[${MULTILIB_USEDEP}] |