commit:     73c3422082d1dd7d0108d78b04a30d1c07261f6a
Author:     Sarah White <kuzetsa <AT> gmail <DOT> com>
AuthorDate: Mon Jan 23 22:56:38 2017 +0000
Commit:     Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
CommitDate: Mon Jan 23 23:17:26 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73c34220

sys-kernel/ck-sources: fix an asterisk in K_EXP_GENPATCHES_LIST

Package-Manager: portage-2.3.0

 sys-kernel/ck-sources/ck-sources-4.9.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/ck-sources/ck-sources-4.9.4.ebuild 
b/sys-kernel/ck-sources/ck-sources-4.9.4.ebuild
index 9bc9794..5b6a0c4 100644
--- a/sys-kernel/ck-sources/ck-sources-4.9.4.ebuild
+++ b/sys-kernel/ck-sources/ck-sources-4.9.4.ebuild
@@ -75,7 +75,7 @@ UNIPATCH_STRICTORDER="yes"
 
 #-- Starting with 4.8, CK patches include BFQ, so exclude genpatches 
experimental BFQ patches -
 
-K_EXP_GENPATCHES_LIST="5010*_*.patch*"
+K_EXP_GENPATCHES_LIST="5010_*.patch*"
 
 src_prepare() {
 

Reply via email to