media-libs/libepoxy: stable 1.4.2 for hppa, bug #620234
authorSergei Trofimovich <slyfox@gentoo.org>
Mon, 19 Mar 2018 19:51:15 +0000 (19:51 +0000)
committerSergei Trofimovich <slyfox@gentoo.org>
Mon, 19 Mar 2018 19:51:38 +0000 (19:51 +0000)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="hppa"

media-libs/libepoxy/libepoxy-1.4.2.ebuild

index c81920132ff1878ce2b8fc84e79ea9823d60e5da..0bb1a38de571bd34dd76feb88cf14c3b08395d3d 100644 (file)
@@ -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