diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-09-21 03:13:58 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-09-21 03:13:58 +0300 |
commit | 7dc2d2c5b002f89cd3e3cee500918468fe68f6bc (patch) | |
tree | 20354be1a9f47c6e1c1a2ef2c751926d05567e7a /media-libs | |
parent | media-libs/glu: ia64 stable wrt bug #694734 (diff) | |
download | gentoo-7dc2d2c5b002f89cd3e3cee500918468fe68f6bc.tar.gz gentoo-7dc2d2c5b002f89cd3e3cee500918468fe68f6bc.tar.bz2 gentoo-7dc2d2c5b002f89cd3e3cee500918468fe68f6bc.zip |
media-libs/mesa: ia64 stable wrt bug #694734
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Mikle Kolyada <zlogene@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 40cdb118bc93..8d87f844eb82 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" |