commit:     8352b26c7d89285784d336ccb2ff9c626d11aa0e
Author:     Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  1 12:36:25 2017 +0000
Commit:     Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Sat Apr  1 12:36:43 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8352b26c

media-libs/fdk-aac: remove empty KEYWORDS.

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 media-libs/fdk-aac/fdk-aac-0.1.4-r1.ebuild | 3 +--
 media-libs/fdk-aac/fdk-aac-0.1.5.ebuild    | 1 -
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/media-libs/fdk-aac/fdk-aac-0.1.4-r1.ebuild 
b/media-libs/fdk-aac/fdk-aac-0.1.4-r1.ebuild
index dd067f12453..ff153214e91 100644
--- a/media-libs/fdk-aac/fdk-aac-0.1.4-r1.ebuild
+++ b/media-libs/fdk-aac/fdk-aac-0.1.4-r1.ebuild
@@ -1,10 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 if [[ ${PV} == *9999* ]]; then
-       KEYWORDS=""
        SRC_URI=""
        EGIT_REPO_URI="git://github.com/mstorsjo/${PN}.git"
        [[ ${PV%9999} != "" ]] && EGIT_BRANCH="release/${PV%.9999}"

diff --git a/media-libs/fdk-aac/fdk-aac-0.1.5.ebuild 
b/media-libs/fdk-aac/fdk-aac-0.1.5.ebuild
index e766207b593..fd331855833 100644
--- a/media-libs/fdk-aac/fdk-aac-0.1.5.ebuild
+++ b/media-libs/fdk-aac/fdk-aac-0.1.5.ebuild
@@ -4,7 +4,6 @@
 EAPI=6
 
 if [[ ${PV} == *9999* ]]; then
-       KEYWORDS=""
        SRC_URI=""
        EGIT_REPO_URI="git://github.com/mstorsjo/${PN}.git"
        [[ ${PV%9999} != "" ]] && EGIT_BRANCH="release/${PV%.9999}"

Reply via email to