diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-19 03:46:29 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-19 03:56:38 +0300 |
commit | f87f0b1adc44527aa949ff17ba501594dd2e6bd0 (patch) | |
tree | 210d661c2cfc58084019e75d136fde529176d376 /media-libs | |
parent | dev-libs/wayland: amd64 stable wrt bug #664002 (diff) | |
download | gentoo-f87f0b1adc44527aa949ff17ba501594dd2e6bd0.tar.gz gentoo-f87f0b1adc44527aa949ff17ba501594dd2e6bd0.tar.bz2 gentoo-f87f0b1adc44527aa949ff17ba501594dd2e6bd0.zip |
media-libs/mesa: amd64 stable wrt bug #664002
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/mesa/mesa-18.1.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/mesa/mesa-18.1.6.ebuild b/media-libs/mesa/mesa-18.1.6.ebuild index fab799310391..5777e9615cfd 100644 --- a/media-libs/mesa/mesa-18.1.6.ebuild +++ b/media-libs/mesa/mesa-18.1.6.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" |