diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-20 22:44:48 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-20 22:44:48 -0400 |
commit | 3ad01654a8ad772f35a34a795e037b66b98c7699 (patch) | |
tree | 750c9355fa8ce12e97ee0f38d7f7d9dca8fcf278 /app-crypt | |
parent | dev-libs/gjs: arm64 stable (diff) | |
download | gentoo-3ad01654a8ad772f35a34a795e037b66b98c7699.tar.gz gentoo-3ad01654a8ad772f35a34a795e037b66b98c7699.tar.bz2 gentoo-3ad01654a8ad772f35a34a795e037b66b98c7699.zip |
app-crypt/libsecret: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'app-crypt')
-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 1e0869979120..460fd730a7be 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}] |