diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-26 18:00:39 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-26 18:31:31 -0400 |
commit | 00302c3b354dd4f55934724fb9e0bc2d887ef637 (patch) | |
tree | 7fba246e4e186c6c2bd9f43c6a62c663e5c28103 /app-crypt/libsecret | |
parent | gnome-extra/gnome-directory-thumbnailer: amd64 stable (diff) | |
download | gentoo-00302c3b354dd4f55934724fb9e0bc2d887ef637.tar.gz gentoo-00302c3b354dd4f55934724fb9e0bc2d887ef637.tar.bz2 gentoo-00302c3b354dd4f55934724fb9e0bc2d887ef637.zip |
app-crypt/libsecret: amd64 stable
Bug: https://bugs.gentoo.org/652976
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'app-crypt/libsecret')
-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 341eb040b492..328001ed06bf 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 |