From: Sergei Trofimovich Date: Mon, 19 Mar 2018 19:51:15 +0000 (+0000) Subject: media-libs/libepoxy: stable 1.4.2 for hppa, bug #620234 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=cb1ce762e11ac5053d5b4089c28748329229fc20;p=gentoo.git media-libs/libepoxy: stable 1.4.2 for hppa, bug #620234 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="hppa" --- diff --git a/media-libs/libepoxy/libepoxy-1.4.2.ebuild b/media-libs/libepoxy/libepoxy-1.4.2.ebuild index c81920132ff1..0bb1a38de571 100644 --- a/media-libs/libepoxy/libepoxy-1.4.2.ebuild +++ b/media-libs/libepoxy/libepoxy-1.4.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # 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" + KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86" SRC_URI="https://github.com/anholt/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" fi