summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2015-03-03 10:19:13 +0000
committerYixun Lan <dlan@gentoo.org>2015-03-03 10:19:13 +0000
commit830f40d0f5cacc350d7a7a1c48dc5e824391596a (patch)
tree1055a320cb4eac4a0090583c22233ac4d8869539 /virtual
parentadd arm64 support, tested on A53 board (diff)
downloadgentoo-2-830f40d0f5cacc350d7a7a1c48dc5e824391596a.tar.gz
gentoo-2-830f40d0f5cacc350d7a7a1c48dc5e824391596a.tar.bz2
gentoo-2-830f40d0f5cacc350d7a7a1c48dc5e824391596a.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 'virtual')
-rw-r--r--virtual/krb5/ChangeLog7
-rw-r--r--virtual/krb5/krb5-0-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/virtual/krb5/ChangeLog b/virtual/krb5/ChangeLog
index be3be60a40ae..1fe6b0df4d2b 100644
--- a/virtual/krb5/ChangeLog
+++ b/virtual/krb5/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for virtual/krb5
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/krb5/ChangeLog,v 1.12 2014/09/15 08:24:29 ago Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/krb5/ChangeLog,v 1.13 2015/03/03 10:19:13 dlan Exp $
+
+ 03 Mar 2015; Yixun Lan <dlan@gentoo.org> krb5-0-r1.ebuild:
+ add arm64 support, tested on A53 board
15 Sep 2014; Agostino Sarubbo <ago@gentoo.org> krb5-0-r1.ebuild:
Stable for sparc, wrt bug #512012
diff --git a/virtual/krb5/krb5-0-r1.ebuild b/virtual/krb5/krb5-0-r1.ebuild
index f65dfe4c5eaf..3e0a6769c3a8 100644
--- a/virtual/krb5/krb5-0-r1.ebuild
+++ b/virtual/krb5/krb5-0-r1.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/virtual/krb5/krb5-0-r1.ebuild,v 1.10 2014/09/15 08:24:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/krb5/krb5-0-r1.ebuild,v 1.11 2015/03/03 10:19:13 dlan Exp $
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI=""
LICENSE=""
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE=""
DEPEND=""