diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-04 08:01:24 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-04 08:01:24 +0000 |
commit | b7889aa5b96a6011ff7a151f10c220960df562c4 (patch) | |
tree | 5f9aa4578b440d57a888a84e2146cc63c0feb4d4 /media-libs/mesa | |
parent | x11-libs/libdrm: stable 2.4.82 for hppa, bug #629244 (thanks to Rolf Eike Beer) (diff) | |
download | gentoo-b7889aa5b96a6011ff7a151f10c220960df562c4.tar.gz gentoo-b7889aa5b96a6011ff7a151f10c220960df562c4.tar.bz2 gentoo-b7889aa5b96a6011ff7a151f10c220960df562c4.zip |
media-libs/mesa: stable 17.1.8 for hppa, bug #629244 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'media-libs/mesa')
-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 0366bb61c356..87dfd2135cd6 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" |