diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-11 20:46:04 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-11 20:46:17 +0000 |
commit | 274534a41bd3ebfa40fc6c53cd049dc740f5d505 (patch) | |
tree | 08f71c1b39df7b01d6fb975a7c153c54863119c8 /media-libs | |
parent | media-sound/mpg123: drop vulnerable wrt bug #623786 (diff) | |
download | gentoo-274534a41bd3ebfa40fc6c53cd049dc740f5d505.tar.gz gentoo-274534a41bd3ebfa40fc6c53cd049dc740f5d505.tar.bz2 gentoo-274534a41bd3ebfa40fc6c53cd049dc740f5d505.zip |
media-libs/mesa: stable 17.1.8 for ppc/ppc64, bug #629244 (thanks to ernsteiswuerfel)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="ppc ppc64"
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/mesa/mesa-17.1.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/mesa/mesa-17.1.8.ebuild b/media-libs/mesa/mesa-17.1.8.ebuild index 07313a557eb7..f0443941a305 100644 --- a/media-libs/mesa/mesa-17.1.8.ebuild +++ b/media-libs/mesa/mesa-17.1.8.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 ~arm-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 ~arm-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" fi LICENSE="MIT" |