summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-02-19 09:01:43 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-02-19 09:01:43 +0000
commit7f11ed74accda7f6a576eef1202538e3068b45b2 (patch)
tree42a42977cf7907d245a88b28e8ea2306381fcd6a /media-libs/libepoxy/libepoxy-1.2.ebuild
parentAdd ~alpha/~ppc/~ppc64/~sparc wrt bug #526914 (diff)
downloadgentoo-2-7f11ed74accda7f6a576eef1202538e3068b45b2.tar.gz
gentoo-2-7f11ed74accda7f6a576eef1202538e3068b45b2.tar.bz2
gentoo-2-7f11ed74accda7f6a576eef1202538e3068b45b2.zip
Add ~ia64/~ppc/~ppc64/~sparc wrt bug #510940
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs/libepoxy/libepoxy-1.2.ebuild')
-rw-r--r--media-libs/libepoxy/libepoxy-1.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libepoxy/libepoxy-1.2.ebuild b/media-libs/libepoxy/libepoxy-1.2.ebuild
index 0d6af074446e..10403af89fa1 100644
--- a/media-libs/libepoxy/libepoxy-1.2.ebuild
+++ b/media-libs/libepoxy/libepoxy-1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libepoxy/libepoxy-1.2.ebuild,v 1.7 2015/02/19 08:51:21 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libepoxy/libepoxy-1.2.ebuild,v 1.8 2015/02/19 09:01:43 ago Exp $
EAPI=5
@@ -20,7 +20,7 @@ if [[ ${PV} = 9999* ]]; then
KEYWORDS=""
SRC_URI=""
else
- KEYWORDS="~alpha amd64 ~arm ~hppa x86"
+ KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
SRC_URI="https://github.com/anholt/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
fi