summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2019-04-08 16:23:13 -0700
committerMatt Turner <mattst88@gentoo.org>2019-04-08 16:23:31 -0700
commit402d1dd242a06062978f404f003f77797f4ce923 (patch)
tree8e60376cd8b42af230f740ffc33dd11a8dde592c /media-libs
parentdev-libs/wayland-1.17.0: ppc stable, bug 682616 (diff)
downloadgentoo-402d1dd242a06062978f404f003f77797f4ce923.tar.gz
gentoo-402d1dd242a06062978f404f003f77797f4ce923.tar.bz2
gentoo-402d1dd242a06062978f404f003f77797f4ce923.zip
media-libs/mesa-18.3.6: ppc stable, bug 682616
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/mesa/mesa-18.3.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/mesa/mesa-18.3.6.ebuild b/media-libs/mesa/mesa-18.3.6.ebuild
index 28145ed44c1e..560f638e2e5b 100644
--- a/media-libs/mesa/mesa-18.3.6.ebuild
+++ b/media-libs/mesa/mesa-18.3.6.ebuild
@@ -20,7 +20,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-fbsd ~x86-fbsd ~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-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
fi
LICENSE="MIT"