diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-05 20:39:21 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-05 20:41:00 -0400 |
commit | a961276e56801df2c3bc24684eb49acda66aff51 (patch) | |
tree | 3c275e25a7d242dc0fd08a7479084905b216438b /media-libs | |
parent | x11-libs/libdrm: amd64 stable (diff) | |
download | gentoo-a961276e56801df2c3bc24684eb49acda66aff51.tar.gz gentoo-a961276e56801df2c3bc24684eb49acda66aff51.tar.bz2 gentoo-a961276e56801df2c3bc24684eb49acda66aff51.zip |
media-libs/mesa: amd64 stable
Bug: https://bugs.gentoo.org/652350
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/mesa/mesa-17.3.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/mesa/mesa-17.3.8.ebuild b/media-libs/mesa/mesa-17.3.8.ebuild index e1f174a75b54..b8a52eab3a45 100644 --- a/media-libs/mesa/mesa-17.3.8.ebuild +++ b/media-libs/mesa/mesa-17.3.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" |