diff options
author | Yixun Lan <dlan@gentoo.org> | 2015-03-03 07:48:25 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2015-03-03 07:48:25 +0000 |
commit | 0ee56cfd6bbfaefcc06d24aa86c878b2f80ee6da (patch) | |
tree | d18ca83bcfc317977a8d5e37f6c0d21672050326 /gnome-base/gnome-keyring | |
parent | Version Bump (diff) | |
download | gentoo-2-0ee56cfd6bbfaefcc06d24aa86c878b2f80ee6da.tar.gz gentoo-2-0ee56cfd6bbfaefcc06d24aa86c878b2f80ee6da.tar.bz2 gentoo-2-0ee56cfd6bbfaefcc06d24aa86c878b2f80ee6da.zip |
add arm64 support, tested on A53 board
(Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 0xAABEFD55)
Diffstat (limited to 'gnome-base/gnome-keyring')
-rw-r--r-- | gnome-base/gnome-keyring/ChangeLog | 7 | ||||
-rw-r--r-- | gnome-base/gnome-keyring/gnome-keyring-3.14.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/gnome-base/gnome-keyring/ChangeLog b/gnome-base/gnome-keyring/ChangeLog index 2b88111f8d6e..c3462e4bf28c 100644 --- a/gnome-base/gnome-keyring/ChangeLog +++ b/gnome-base/gnome-keyring/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gnome-keyring -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.265 2014/12/28 23:20:31 eva Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.266 2015/03/03 07:48:25 dlan Exp $ + + 02 Mar 2015; Yixun Lan <dlan@gentoo.org> gnome-keyring-3.14.0.ebuild: + add arm64 support, tested on A53 board 28 Dec 2014; Gilles Dartiguelongue <eva@gentoo.org> gnome-keyring-3.14.0.ebuild: diff --git a/gnome-base/gnome-keyring/gnome-keyring-3.14.0.ebuild b/gnome-base/gnome-keyring/gnome-keyring-3.14.0.ebuild index ef6afe78fbdb..92484e875ccb 100644 --- a/gnome-base/gnome-keyring/gnome-keyring-3.14.0.ebuild +++ b/gnome-base/gnome-keyring/gnome-keyring-3.14.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-3.14.0.ebuild,v 1.2 2014/12/28 23:20:31 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-3.14.0.ebuild,v 1.3 2015/03/03 07:48:25 dlan Exp $ EAPI="5" GCONF_DEBUG="yes" # Not gnome macro but similar @@ -15,7 +15,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GnomeKeyring" LICENSE="GPL-2+ LGPL-2+" SLOT="0" IUSE="+caps debug pam selinux +ssh-agent test" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x86-solaris" RDEPEND=" >=app-crypt/gcr-3.5.3:=[gtk] |