summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2017-03-16 08:54:26 +0100
committerJeroen Roovers <jer@gentoo.org>2017-03-16 09:14:07 +0100
commit955c59cab25b18f539de9c472bc768b3657e2b62 (patch)
treec2e3ce2a634d78306a0d20037bf39128e56e4561 /media-libs/libepoxy
parentdev-libs/wayland-protocols: Stable for HPPA (bug #611056). (diff)
downloadgentoo-955c59cab25b18f539de9c472bc768b3657e2b62.tar.gz
gentoo-955c59cab25b18f539de9c472bc768b3657e2b62.tar.bz2
gentoo-955c59cab25b18f539de9c472bc768b3657e2b62.zip
media-libs/libepoxy: Stable for HPPA (bug #611056).
Package-Manager: Portage-2.3.4, Repoman-2.3.2 RepoMan-Options: --ignore-arches
Diffstat (limited to 'media-libs/libepoxy')
-rw-r--r--media-libs/libepoxy/libepoxy-1.4.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libepoxy/libepoxy-1.4.1.ebuild b/media-libs/libepoxy/libepoxy-1.4.1.ebuild
index be67ee01b3ff..5bd6b17d82cb 100644
--- a/media-libs/libepoxy/libepoxy-1.4.1.ebuild
+++ b/media-libs/libepoxy/libepoxy-1.4.1.ebuild
@@ -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