summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-01-03 15:34:22 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-01-03 15:34:22 +0100
commit037457ec1ee97cf782e1be581e9e6d6ce9e1279d (patch)
tree1d20740b831e7121f26c4c48a8b605aa7b3e8c16 /media-libs/mesa
parentmedia-libs/libepoxy: x86 stable wrt bug #704592 (diff)
downloadgentoo-037457ec1ee97cf782e1be581e9e6d6ce9e1279d.tar.gz
gentoo-037457ec1ee97cf782e1be581e9e6d6ce9e1279d.tar.bz2
gentoo-037457ec1ee97cf782e1be581e9e6d6ce9e1279d.zip
media-libs/mesa: x86 stable wrt bug #704592
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-libs/mesa')
-rw-r--r--media-libs/mesa/mesa-19.2.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/mesa/mesa-19.2.8.ebuild b/media-libs/mesa/mesa-19.2.8.ebuild
index a561e52d1c57..c2f320e98415 100644
--- a/media-libs/mesa/mesa-19.2.8.ebuild
+++ b/media-libs/mesa/mesa-19.2.8.ebuild
@@ -19,7 +19,7 @@ if [[ ${PV} == 9999 ]]; then
inherit git-r3
else
SRC_URI="https://mesa.freedesktop.org/archive/${MY_P}.tar.xz"
- KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
+ KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
fi
LICENSE="MIT"