diff options
author | 2018-01-31 13:34:40 -0600 | |
---|---|---|
committer | 2018-01-31 13:34:40 -0600 | |
commit | d910335421f6849786e6cc9231abd77fa9a94d15 (patch) | |
tree | 463ab4f92487847eab7a434e8317a7272edda1c1 /media-sound/pulseeffects | |
parent | media-sound/pulseeffects: 3.1.9 bup (diff) | |
download | gentoo-d910335421f6849786e6cc9231abd77fa9a94d15.tar.gz gentoo-d910335421f6849786e6cc9231abd77fa9a94d15.tar.bz2 gentoo-d910335421f6849786e6cc9231abd77fa9a94d15.zip |
media-sound/pulseeffects: removing unneeded keyword definition
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'media-sound/pulseeffects')
4 files changed, 1 insertions, 5 deletions
diff --git a/media-sound/pulseeffects/pulseeffects-3.1.5.ebuild b/media-sound/pulseeffects/pulseeffects-3.1.5.ebuild index a339c9081fb9..ca67c805047b 100644 --- a/media-sound/pulseeffects/pulseeffects-3.1.5.ebuild +++ b/media-sound/pulseeffects/pulseeffects-3.1.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,6 @@ if [[ ${PV} == *9999 ]];then inherit git-r3 SRC_URI="" EGIT_REPO_URI="${HOMEPAGE}" - KEYWORDS="" else SRC_URI="${HOMEPAGE}/archive/v${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~x86 ~amd64" diff --git a/media-sound/pulseeffects/pulseeffects-3.1.6.ebuild b/media-sound/pulseeffects/pulseeffects-3.1.6.ebuild index ca19673c0603..ca67c805047b 100644 --- a/media-sound/pulseeffects/pulseeffects-3.1.6.ebuild +++ b/media-sound/pulseeffects/pulseeffects-3.1.6.ebuild @@ -14,7 +14,6 @@ if [[ ${PV} == *9999 ]];then inherit git-r3 SRC_URI="" EGIT_REPO_URI="${HOMEPAGE}" - KEYWORDS="" else SRC_URI="${HOMEPAGE}/archive/v${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~x86 ~amd64" diff --git a/media-sound/pulseeffects/pulseeffects-3.1.7.ebuild b/media-sound/pulseeffects/pulseeffects-3.1.7.ebuild index ca19673c0603..ca67c805047b 100644 --- a/media-sound/pulseeffects/pulseeffects-3.1.7.ebuild +++ b/media-sound/pulseeffects/pulseeffects-3.1.7.ebuild @@ -14,7 +14,6 @@ if [[ ${PV} == *9999 ]];then inherit git-r3 SRC_URI="" EGIT_REPO_URI="${HOMEPAGE}" - KEYWORDS="" else SRC_URI="${HOMEPAGE}/archive/v${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~x86 ~amd64" diff --git a/media-sound/pulseeffects/pulseeffects-3.1.9.ebuild b/media-sound/pulseeffects/pulseeffects-3.1.9.ebuild index ca19673c0603..ca67c805047b 100644 --- a/media-sound/pulseeffects/pulseeffects-3.1.9.ebuild +++ b/media-sound/pulseeffects/pulseeffects-3.1.9.ebuild @@ -14,7 +14,6 @@ if [[ ${PV} == *9999 ]];then inherit git-r3 SRC_URI="" EGIT_REPO_URI="${HOMEPAGE}" - KEYWORDS="" else SRC_URI="${HOMEPAGE}/archive/v${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~x86 ~amd64" |