diff options
author | 2016-03-03 21:38:07 -0600 | |
---|---|---|
committer | 2016-03-03 21:38:07 -0600 | |
commit | 5c1c0c4c5a93100f182887235258e882fa794bbe (patch) | |
tree | 6233df558af78c3b22fb3f26374e225d135684d6 | |
parent | app-eselect/eselect-opengl: Keyword 1.3.1-r4 for ~arm64 (diff) | |
download | gentoo-5c1c0c4c5a93100f182887235258e882fa794bbe.tar.gz gentoo-5c1c0c4c5a93100f182887235258e882fa794bbe.tar.bz2 gentoo-5c1c0c4c5a93100f182887235258e882fa794bbe.zip |
media-libs/libepoxy: Keyword 1.3.1 for ~arm64
Tested on Cortex-A53
Package-Manager: portage-2.2.27
-rw-r--r-- | media-libs/libepoxy/libepoxy-1.3.1.ebuild | 4 |
1 files 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 3cae16cbbcda..2f7bd68c6fda 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 |