diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-07 12:53:34 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-07 12:53:34 +0100 |
commit | 816bd4c3e7b134d16c3e6f5b4601da593400a274 (patch) | |
tree | 38ff36d2f9a8985b58557c0dd4937ee3d1bdce32 /app-crypt/libsecret | |
parent | dev-perl/Pod-LaTeX: stable 0.610.0 for ia64, bug #659494 (diff) | |
download | gentoo-816bd4c3e7b134d16c3e6f5b4601da593400a274.tar.gz gentoo-816bd4c3e7b134d16c3e6f5b4601da593400a274.tar.bz2 gentoo-816bd4c3e7b134d16c3e6f5b4601da593400a274.zip |
app-crypt/libsecret: stable 0.18.6-r1 for ia64, bug #660314
Bug: https://bugs.gentoo.org/660314
Package-Manager: Portage-2.3.41, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'app-crypt/libsecret')
-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 14e2d2ecfa8a..d80e930cc3c2 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}] |