commit: 5c1c0c4c5a93100f182887235258e882fa794bbe
Author: Steev Klimaszewski <steev <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 4 03:38:07 2016 +0000
Commit: Stephen Klimaszewski <steev <AT> gentoo <DOT> org>
CommitDate: Fri Mar 4 03:38:07 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c1c0c4c
media-libs/libepoxy: Keyword 1.3.1 for ~arm64
Tested on Cortex-A53
Package-Manager: portage-2.2.27
media-libs/libepoxy/libepoxy-1.3.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-libs/libepoxy/libepoxy-1.3.1.ebuild
b/media-libs/libepoxy/libepoxy-1.3.1.ebuild
index 3cae16c..2f7bd68 100644
--- a/media-libs/libepoxy/libepoxy-1.3.1.ebuild
+++ b/media-libs/libepoxy/libepoxy-1.3.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -22,7 +22,7 @@ if [[ ${PV} = 9999* ]]; then
KEYWORDS="arm hppa ppc64"
SRC_URI=""
else
- KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86"
+ KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~sparc x86"
SRC_URI="https://github.com/anholt/${PN}/archive/v${PV}.tar.gz ->
${P}.tar.gz"
fi