summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2017-03-06 13:00:37 -0800
committerMatt Turner <mattst88@gentoo.org>2017-03-06 13:06:21 -0800
commit8ee62e06f1466650456682f87828ab4b81a19668 (patch)
tree2d747d2525f6c2fbfd741376687079be28bcb812 /media-libs
parentmedia-libs/mesa: Add dependency on sys-libs/zlib. (diff)
downloadgentoo-8ee62e06f1466650456682f87828ab4b81a19668.tar.gz
gentoo-8ee62e06f1466650456682f87828ab4b81a19668.tar.bz2
gentoo-8ee62e06f1466650456682f87828ab4b81a19668.zip
media-libs/mesa: Drop empty KEYWORDS="" assignment.
Only serves to confuse ekeyword.
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/mesa/mesa-13.0.5.ebuild1
-rw-r--r--media-libs/mesa/mesa-17.0.1.ebuild1
-rw-r--r--media-libs/mesa/mesa-9999.ebuild1
3 files changed, 0 insertions, 3 deletions
diff --git a/media-libs/mesa/mesa-13.0.5.ebuild b/media-libs/mesa/mesa-13.0.5.ebuild
index 306cf7a8ac0f..9b2276ac9b14 100644
--- a/media-libs/mesa/mesa-13.0.5.ebuild
+++ b/media-libs/mesa/mesa-13.0.5.ebuild
@@ -24,7 +24,6 @@ HOMEPAGE="https://www.mesa3d.org/"
if [[ $PV == 9999 ]]; then
SRC_URI=""
- KEYWORDS="alpha"
else
SRC_URI="ftp://ftp.freedesktop.org/pub/mesa/${FOLDER}/${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"
diff --git a/media-libs/mesa/mesa-17.0.1.ebuild b/media-libs/mesa/mesa-17.0.1.ebuild
index 0aea8a38fb1b..0b64e5b84bfb 100644
--- a/media-libs/mesa/mesa-17.0.1.ebuild
+++ b/media-libs/mesa/mesa-17.0.1.ebuild
@@ -23,7 +23,6 @@ HOMEPAGE="https://www.mesa3d.org/"
if [[ $PV == 9999 ]]; then
SRC_URI=""
- KEYWORDS=""
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"
diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild
index 55de36a5f675..eb7f52a7f46c 100644
--- a/media-libs/mesa/mesa-9999.ebuild
+++ b/media-libs/mesa/mesa-9999.ebuild
@@ -23,7 +23,6 @@ HOMEPAGE="https://www.mesa3d.org/"
if [[ $PV == 9999 ]]; then
SRC_URI=""
- KEYWORDS=""
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"