summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2019-04-24 11:06:17 -0700
committerMatt Turner <mattst88@gentoo.org>2019-04-24 13:16:51 -0700
commiteb92e29f3d3d7122b46fe7fc211f3b318ed428ea (patch)
treeac172fe0f7476127120b23a5bd48f15a78d90ee2 /media-libs/mesa
parentdev-libs/wayland-1.17.0: hppa stable, bug 682616 (diff)
downloadgentoo-eb92e29f3d3d7122b46fe7fc211f3b318ed428ea.tar.gz
gentoo-eb92e29f3d3d7122b46fe7fc211f3b318ed428ea.tar.bz2
gentoo-eb92e29f3d3d7122b46fe7fc211f3b318ed428ea.zip
media-libs/mesa-18.3.6: hppa stable, bug 682616
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-libs/mesa')
-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 c9d6027008c2..307d5733e841 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"