diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-06-11 13:49:56 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-06-11 14:02:54 +0200 |
commit | 73c63477d03fba0c7c07400d3c016e98d4454d8a (patch) | |
tree | 5013bd103537ac07d6227dc92fd0ab5e7c29b0d4 /app-crypt | |
parent | app-arch/gcab: amd64 stable, bug 584468 (diff) | |
download | gentoo-73c63477d03fba0c7c07400d3c016e98d4454d8a.tar.gz gentoo-73c63477d03fba0c7c07400d3c016e98d4454d8a.tar.bz2 gentoo-73c63477d03fba0c7c07400d3c016e98d4454d8a.zip |
app-crypt/libsecret: amd64 stable, bug 584468
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'app-crypt')
-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 97859fb4b9be..3f79b7f15700 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 |