diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2015-03-06 19:35:22 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2015-03-06 19:35:22 +0300 |
commit | 681e952819660fa57b9b3fa16ae6eeb7e06f2fb2 (patch) | |
tree | 66d39cbe6a8be622673d876b57d49bfece93690a | |
parent | e6bf09e504f8fe7e3e24f08217ee6cd17ff73b62 (diff) |
removed keywords from mesa-scm ebuild
-rw-r--r-- | media-libs/mesa/mesa-scm.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/mesa/mesa-scm.ebuild b/media-libs/mesa/mesa-scm.ebuild index 5123cf8..45907b3 100644 --- a/media-libs/mesa/mesa-scm.ebuild +++ b/media-libs/mesa/mesa-scm.ebuild @@ -37,7 +37,7 @@ SRC_URI="${SRC_PATCHES}" # GLES[2]/gl[2]{,ext,platform}.h are SGI-B-2.0 LICENSE="MIT SGI-B-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="" INTEL_CARDS="i915 i965 ilo intel" RADEON_CARDS="r100 r200 r300 r600 radeon radeonsi" |