diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-26 20:00:44 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-26 20:19:49 +0000 |
commit | 228428d51b6d9ccca33ea4e9d70c996c8afc32b7 (patch) | |
tree | a6c29f4a5743973747b4f2b3da7c1a493d9e8123 /media-libs | |
parent | app-emulation/free42: Bumps version to 2.0.8 (diff) | |
download | gentoo-228428d51b6d9ccca33ea4e9d70c996c8afc32b7.tar.gz gentoo-228428d51b6d9ccca33ea4e9d70c996c8afc32b7.tar.bz2 gentoo-228428d51b6d9ccca33ea4e9d70c996c8afc32b7.zip |
media-libs/mesa: stable 17.2.7 for ia64, bug #641024
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/mesa/mesa-17.2.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/mesa/mesa-17.2.7.ebuild b/media-libs/mesa/mesa-17.2.7.ebuild index 3d64ab0cecb4..7fa86cb6a72c 100644 --- a/media-libs/mesa/mesa-17.2.7.ebuild +++ b/media-libs/mesa/mesa-17.2.7.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" |