diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-08 12:23:19 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-08 12:23:19 +0300 |
commit | e5e8ccceb2bf47237956b95571e11a1a46f43ec5 (patch) | |
tree | d63a37ec736c5c488fbe0f51192ecdf0fa3fcf43 /app-crypt/libsecret | |
parent | app-crypt/gcr: amd64 stable wrt bug #685254 (diff) | |
download | gentoo-e5e8ccceb2bf47237956b95571e11a1a46f43ec5.tar.gz gentoo-e5e8ccceb2bf47237956b95571e11a1a46f43ec5.tar.bz2 gentoo-e5e8ccceb2bf47237956b95571e11a1a46f43ec5.zip |
app-crypt/libsecret: amd64 stable wrt bug #685254
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'app-crypt/libsecret')
-rw-r--r-- | app-crypt/libsecret/libsecret-0.18.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/libsecret/libsecret-0.18.8.ebuild b/app-crypt/libsecret/libsecret-0.18.8.ebuild index 91a9cc02a573..a2771511f178 100644 --- a/app-crypt/libsecret/libsecret-0.18.8.ebuild +++ b/app-crypt/libsecret/libsecret-0.18.8.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.44:2[${MULTILIB_USEDEP}] |