commit:     8ee62e06f1466650456682f87828ab4b81a19668
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Mar  6 21:00:37 2017 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Mar  6 21:06:21 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ee62e06

media-libs/mesa: Drop empty KEYWORDS="" assignment.

Only serves to confuse ekeyword.

 media-libs/mesa/mesa-13.0.5.ebuild | 1 -
 media-libs/mesa/mesa-17.0.1.ebuild | 1 -
 media-libs/mesa/mesa-9999.ebuild   | 1 -
 3 files changed, 3 deletions(-)

diff --git a/media-libs/mesa/mesa-13.0.5.ebuild 
b/media-libs/mesa/mesa-13.0.5.ebuild
index 306cf7a8ac0..9b2276ac9b1 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 0aea8a38fb1..0b64e5b84bf 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 55de36a5f67..eb7f52a7f46 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"

Reply via email to