diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-09-21 03:13:06 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-09-21 03:13:06 +0300 |
commit | bd874c807c906f3406909a0a7db2634b33fc6041 (patch) | |
tree | 54c30d443baff94fe02f173a8e7af6a8c3864569 /media-libs/mesa | |
parent | media-libs/glu: sparc stable wrt bug #694734 (diff) | |
download | gentoo-bd874c807c906f3406909a0a7db2634b33fc6041.tar.gz gentoo-bd874c807c906f3406909a0a7db2634b33fc6041.tar.bz2 gentoo-bd874c807c906f3406909a0a7db2634b33fc6041.zip |
media-libs/mesa: sparc stable wrt bug #694734
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'media-libs/mesa')
-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 5aae47145ef8..40cdb118bc93 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" |