diff options
author | Markus Meier <maekke@gentoo.org> | 2018-09-28 06:46:06 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-09-28 06:46:06 +0200 |
commit | 0cb7600e354ad3ebe9d6a8df9fde9e9a9007b3b0 (patch) | |
tree | 8b4e1650250074c6253b6d3e81994743638d681b /media-libs/mesa | |
parent | dev-libs/wayland: arm stable, bug #664002 (diff) | |
download | gentoo-0cb7600e354ad3ebe9d6a8df9fde9e9a9007b3b0.tar.gz gentoo-0cb7600e354ad3ebe9d6a8df9fde9e9a9007b3b0.tar.bz2 gentoo-0cb7600e354ad3ebe9d6a8df9fde9e9a9007b3b0.zip |
media-libs/mesa: arm stable, bug #664002
Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'media-libs/mesa')
-rw-r--r-- | media-libs/mesa/mesa-18.1.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/mesa/mesa-18.1.6.ebuild b/media-libs/mesa/mesa-18.1.6.ebuild index fd79f5bf2311..e348a231273d 100644 --- a/media-libs/mesa/mesa-18.1.6.ebuild +++ b/media-libs/mesa/mesa-18.1.6.ebuild @@ -25,7 +25,7 @@ if [[ $PV == 9999 ]]; then SRC_URI="" 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" |