diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-22 18:55:24 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-22 19:02:47 +0100 |
commit | 1228aa85a558d1907fbb10a89aa1e060f7699d71 (patch) | |
tree | 83b2cfff7918db06cdefc3332242b03f437665e0 /app-crypt/libsecret | |
parent | app-crypt/gcr: ia64 stable wrt bug #587010 (diff) | |
download | gentoo-1228aa85a558d1907fbb10a89aa1e060f7699d71.tar.gz gentoo-1228aa85a558d1907fbb10a89aa1e060f7699d71.tar.bz2 gentoo-1228aa85a558d1907fbb10a89aa1e060f7699d71.zip |
app-crypt/libsecret: ia64 stable wrt bug #587010
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-crypt/libsecret')
-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 b39da3a8856e..c5b3b624142f 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 |