diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-16 15:05:34 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-16 15:05:34 +0100 |
commit | 649c15c169a02f2c153f2aa49d36976c75dfd88a (patch) | |
tree | c43a03ad9d300d406ee579afc3fc61de33478f6a /app-crypt/libsecret | |
parent | app-crypt/gcr: ia64 stable wrt bug #565086 (diff) | |
download | gentoo-649c15c169a02f2c153f2aa49d36976c75dfd88a.tar.gz gentoo-649c15c169a02f2c153f2aa49d36976c75dfd88a.tar.bz2 gentoo-649c15c169a02f2c153f2aa49d36976c75dfd88a.zip |
app-crypt/libsecret: ia64 stable wrt bug #565086
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ia64"
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 0f4747287564..e2d87f704e63 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 |