diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-28 17:58:28 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-28 17:58:28 +0100 |
commit | 22ee4c47a98a47a8ee2333240e53c8ad9caae4f2 (patch) | |
tree | 5aecfff4b3612fc5713628785ff468b6b1b3288a /app-crypt | |
parent | x11-libs/libgksu: stable 2.0.12-r4 for sparc, bug #652976 (diff) | |
download | gentoo-22ee4c47a98a47a8ee2333240e53c8ad9caae4f2.tar.gz gentoo-22ee4c47a98a47a8ee2333240e53c8ad9caae4f2.tar.bz2 gentoo-22ee4c47a98a47a8ee2333240e53c8ad9caae4f2.zip |
app-crypt/libsecret: stable 0.18.6 for ia64, bug #652976
Bug: https://bugs.gentoo.org/652976
Package-Manager: Portage-2.3.31, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/libsecret/libsecret-0.18.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/libsecret/libsecret-0.18.6.ebuild b/app-crypt/libsecret/libsecret-0.18.6.ebuild index 328001ed06bf..2b88d22bb20a 100644 --- a/app-crypt/libsecret/libsecret-0.18.6.ebuild +++ b/app-crypt/libsecret/libsecret-0.18.6.ebuild @@ -17,7 +17,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 |