diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-09-21 14:44:05 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-09-21 14:45:16 +0100 |
commit | b48f3fefb922c214c12d85e837118de13bc819e0 (patch) | |
tree | d429133d9c0e42667e796c58612762acb57de750 /media-libs | |
parent | media-libs/glu: stable 9.0.1 for hppa, bug #694734 (diff) | |
download | gentoo-b48f3fefb922c214c12d85e837118de13bc819e0.tar.gz gentoo-b48f3fefb922c214c12d85e837118de13bc819e0.tar.bz2 gentoo-b48f3fefb922c214c12d85e837118de13bc819e0.zip |
media-libs/mesa: stable 19.1.7 for hppa, bug #694734
Package-Manager: Portage-2.3.76, Repoman-2.3.17
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/mesa/mesa-19.1.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/mesa/mesa-19.1.7.ebuild b/media-libs/mesa/mesa-19.1.7.ebuild index 8d87f844eb82..8222ce52ac6f 100644 --- a/media-libs/mesa/mesa-19.1.7.ebuild +++ b/media-libs/mesa/mesa-19.1.7.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="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" |