commit: eaf41d8298d8d4342b0b72acc6f93ab2a97b5068
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 4 21:25:09 2018 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Thu Oct 4 21:25:09 2018 +0000
URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=eaf41d82
media-libs/mesa: version 18.1.9 stable on amd64 and x86
Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.10
media-libs/mesa/mesa-18.1.9.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-libs/mesa/mesa-18.1.9.ebuild
b/media-libs/mesa/mesa-18.1.9.ebuild
index 1de081b..cdc5915 100644
--- a/media-libs/mesa/mesa-18.1.9.ebuild
+++ b/media-libs/mesa/mesa-18.1.9.ebuild
@@ -25,7 +25,7 @@ if [[ $PV == 9999 ]]; then
SRC_URI=""
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"