From 776db017e0df163f1bbb589bfef2f2ee5e63f565 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sun, 16 Sep 2018 20:20:02 +0200 Subject: media-sound/jack2: Drop duplicate KEYWORDS Package-Manager: Portage-2.3.49, Repoman-2.3.10 --- media-sound/jack2/jack2-9999.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'media-sound/jack2') diff --git a/media-sound/jack2/jack2-9999.ebuild b/media-sound/jack2/jack2-9999.ebuild index 5295a98e976e..ce2bf29ff08b 100644 --- a/media-sound/jack2/jack2-9999.ebuild +++ b/media-sound/jack2/jack2-9999.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI="6" +EAPI=6 PYTHON_COMPAT=( python2_7 ) PYTHON_REQ_USE="threads(+)" @@ -13,7 +13,6 @@ HOMEPAGE="http://jackaudio.org/" if [[ "${PV}" = "9999" ]]; then inherit git-r3 EGIT_REPO_URI="https://github.com/jackaudio/${PN}.git" - KEYWORDS="" else MY_PV="${PV/_rc/-RC}" MY_P="${PN}-${MY_PV}" -- cgit v1.2.3-65-gdbad