From: Mart Raudsepp Date: Sat, 19 Jan 2019 19:03:55 +0000 (+0200) Subject: media-libs/libepoxy: arm64 stable X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ae1f5ce1e7caace8e7a852ad87b6858530ee1efa;p=gentoo.git media-libs/libepoxy: arm64 stable Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp --- diff --git a/media-libs/libepoxy/libepoxy-1.5.3.ebuild b/media-libs/libepoxy/libepoxy-1.5.3.ebuild index cd5c46ee584a..163ae56825aa 100644 --- a/media-libs/libepoxy/libepoxy-1.5.3.ebuild +++ b/media-libs/libepoxy/libepoxy-1.5.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/anholt/libepoxy" if [[ ${PV} = 9999* ]]; then SRC_URI="" else - KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd" + KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd" SRC_URI="https://github.com/anholt/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" fi