summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2015-03-03 12:42:39 +0000
committerYixun Lan <dlan@gentoo.org>2015-03-03 12:42:39 +0000
commit22a142800ef26534a700fbe2e370344a843e281b (patch)
tree87beac3bbef7b2e190fe6efbe91a33b489358259 /x11-proto
parentadd arm64 support, tested on A53 board (diff)
downloadgentoo-2-22a142800ef26534a700fbe2e370344a843e281b.tar.gz
gentoo-2-22a142800ef26534a700fbe2e370344a843e281b.tar.bz2
gentoo-2-22a142800ef26534a700fbe2e370344a843e281b.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 'x11-proto')
-rw-r--r--x11-proto/xcmiscproto/ChangeLog7
-rw-r--r--x11-proto/xcmiscproto/xcmiscproto-1.2.2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-proto/xcmiscproto/ChangeLog b/x11-proto/xcmiscproto/ChangeLog
index a43e765d6ce0..19ff10551e80 100644
--- a/x11-proto/xcmiscproto/ChangeLog
+++ b/x11-proto/xcmiscproto/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-proto/xcmiscproto
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/ChangeLog,v 1.58 2013/02/27 05:59:35 zmedico Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/ChangeLog,v 1.59 2015/03/03 12:42:39 dlan Exp $
+
+ 03 Mar 2015; Yixun Lan <dlan@gentoo.org> xcmiscproto-1.2.2.ebuild:
+ add arm64 support, tested on A53 board
27 Feb 2013; Zac Medico <zmedico@gentoo.org> xcmiscproto-1.2.2.ebuild:
Add ~arm-linux keyword.
diff --git a/x11-proto/xcmiscproto/xcmiscproto-1.2.2.ebuild b/x11-proto/xcmiscproto/xcmiscproto-1.2.2.ebuild
index 0047e7cb5962..0923cfb84e5b 100644
--- a/x11-proto/xcmiscproto/xcmiscproto-1.2.2.ebuild
+++ b/x11-proto/xcmiscproto/xcmiscproto-1.2.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.2.ebuild,v 1.10 2013/02/27 05:59:35 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.2.ebuild,v 1.11 2015/03/03 12:42:39 dlan Exp $
EAPI=4
@@ -9,7 +9,7 @@ inherit xorg-2
DESCRIPTION="X.Org XCMisc protocol headers"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=""