commit: bd8b66bd8e05088a1b90e24683dcb7b0326510c6
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 17 01:24:44 2019 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Wed Apr 17 01:24:44 2019 +0000
URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=bd8b66bd
media-libs/mesa: 18.3.6 stable on amd64, arm, arm64, x86
Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
media-libs/mesa/mesa-18.3.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-libs/mesa/mesa-18.3.6.ebuild
b/media-libs/mesa/mesa-18.3.6.ebuild
index f49d518..c97cdda 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="~amd64 ~arm ~arm64 ~mips ~ppc ~x86"
+ KEYWORDS="amd64 arm arm64 ~mips ~ppc x86"
fi
LICENSE="MIT"