diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-09-07 18:26:51 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-09-07 19:21:08 +0300 |
commit | e95f10d3fe06637a1aa7f866fa485ef7ce1088f0 (patch) | |
tree | 3fa94d9fb23fb217c5b676694c81bc7fb43a8a27 /app-crypt/libsecret | |
parent | app-crypt/gcr: amd64 stable wrt bug #551826 (diff) | |
download | gentoo-e95f10d3fe06637a1aa7f866fa485ef7ce1088f0.tar.gz gentoo-e95f10d3fe06637a1aa7f866fa485ef7ce1088f0.tar.bz2 gentoo-e95f10d3fe06637a1aa7f866fa485ef7ce1088f0.zip |
app-crypt/libsecret: amd64 stable wrt bug #551826
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'app-crypt/libsecret')
-rw-r--r-- | app-crypt/libsecret/libsecret-0.18.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/libsecret/libsecret-0.18.3.ebuild b/app-crypt/libsecret/libsecret-0.18.3.ebuild index b8e216efa4f3..eee94934ce74 100644 --- a/app-crypt/libsecret/libsecret-0.18.3.ebuild +++ b/app-crypt/libsecret/libsecret-0.18.3.ebuild @@ -16,7 +16,7 @@ LICENSE="LGPL-2.1+ Apache-2.0" # Apache-2.0 license is used for tests only SLOT="0" IUSE="+crypt debug +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 |