projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9553d69
)
media-sound/jack2: Drop duplicate KEYWORDS
author
Andreas Sturmlechner
<asturm@gentoo.org>
Sun, 16 Sep 2018 18:20:02 +0000
(20:20 +0200)
committer
Andreas Sturmlechner
<asturm@gentoo.org>
Sun, 16 Sep 2018 18:21:53 +0000
(20:21 +0200)
Package-Manager: Portage-2.3.49, Repoman-2.3.10
media-sound/jack2/jack2-9999.ebuild
patch
|
blob
|
history
diff --git
a/media-sound/jack2/jack2-9999.ebuild
b/media-sound/jack2/jack2-9999.ebuild
index 5295a98e976eab1304cc9b57c2c5940e59824129..ce2bf29ff08bafd0dfbfe1a17cc9f399a15f8c85 100644
(file)
--- a/
media-sound/jack2/jack2-9999.ebuild
+++ b/
media-sound/jack2/jack2-9999.ebuild
@@
-1,7
+1,7
@@
-# Copyright 1999-201
7
Gentoo Foundation
+# Copyright 1999-201
8
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}"