summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2016-09-17 12:42:41 +0200
committerPacho Ramos <pacho@gentoo.org>2016-09-17 12:42:41 +0200
commit6ca72d6eb3e418edb44aee1a7e3f51fe69943d9c (patch)
tree2224696492290c9e5ea2fd6551193b816cdf2176 /media-libs/mesa
parentdev-libs/weston: x86 stable, bug 579266 (diff)
downloadgentoo-6ca72d6eb3e418edb44aee1a7e3f51fe69943d9c.tar.gz
gentoo-6ca72d6eb3e418edb44aee1a7e3f51fe69943d9c.tar.bz2
gentoo-6ca72d6eb3e418edb44aee1a7e3f51fe69943d9c.zip
media-libs/mesa: x86 stable, bug 579266
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'media-libs/mesa')
-rw-r--r--media-libs/mesa/mesa-11.2.2.ebuild4
-rw-r--r--media-libs/mesa/mesa-12.0.1.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/media-libs/mesa/mesa-11.2.2.ebuild b/media-libs/mesa/mesa-11.2.2.ebuild
index e5d5b2b4d832..bd8b268bbaa5 100644
--- a/media-libs/mesa/mesa-11.2.2.ebuild
+++ b/media-libs/mesa/mesa-11.2.2.ebuild
@@ -25,10 +25,10 @@ HOMEPAGE="http://mesa3d.sourceforge.net/"
if [[ $PV == 9999 ]]; then
SRC_URI=""
- KEYWORDS="arm hppa"
+ KEYWORDS="arm hppa x86"
else
SRC_URI="ftp://ftp.freedesktop.org/pub/mesa/${FOLDER}/${MY_P}.tar.xz"
- KEYWORDS="~alpha ~amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
+ KEYWORDS="~alpha ~amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
fi
LICENSE="MIT"
diff --git a/media-libs/mesa/mesa-12.0.1.ebuild b/media-libs/mesa/mesa-12.0.1.ebuild
index ab46d4254f0a..ea988fcd5d56 100644
--- a/media-libs/mesa/mesa-12.0.1.ebuild
+++ b/media-libs/mesa/mesa-12.0.1.ebuild
@@ -25,10 +25,10 @@ HOMEPAGE="http://mesa3d.sourceforge.net/"
if [[ $PV == 9999 ]]; then
SRC_URI=""
- KEYWORDS="hppa"
+ KEYWORDS="hppa x86"
else
SRC_URI="ftp://ftp.freedesktop.org/pub/mesa/${FOLDER}/${MY_P}.tar.xz"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
fi
LICENSE="MIT"