commit:     725b358582559e4ddaff5e8a77c4fc898209eeb7
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri May 26 03:06:40 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri May 26 03:39:10 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=725b3585

app-admin/cygwin-rebase: Remove invalid KEYWORDS

Fixes: 77f67752cd0fa1d306b5d82723954ac8dbc6cd6c
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-admin/cygwin-rebase/cygwin-rebase-4.4.4.ebuild | 4 ++--
 app-admin/cygwin-rebase/cygwin-rebase-9999.ebuild  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-admin/cygwin-rebase/cygwin-rebase-4.4.4.ebuild 
b/app-admin/cygwin-rebase/cygwin-rebase-4.4.4.ebuild
index 0725cf39102a..58f015a80713 100644
--- a/app-admin/cygwin-rebase/cygwin-rebase-4.4.4.ebuild
+++ b/app-admin/cygwin-rebase/cygwin-rebase-4.4.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019-2020 Gentoo Authors
+# Copyright 2019-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -31,7 +31,7 @@ else
                
https://github.com/haubi/cygwin-rebase/compare/rebase-${MY_PV}...rebase-${MY_PV}_merge-files-flag-0.patch
 -> ${P}_merge-files-flag-0.patch
        "
        PATCHES=( "${DISTDIR}/${P}_merge-files-flag-0.patch" )
-       KEYWORDS="-*"
+       KEYWORDS=""
 fi
 
 DEPEND=""

diff --git a/app-admin/cygwin-rebase/cygwin-rebase-9999.ebuild 
b/app-admin/cygwin-rebase/cygwin-rebase-9999.ebuild
index 0725cf39102a..58f015a80713 100644
--- a/app-admin/cygwin-rebase/cygwin-rebase-9999.ebuild
+++ b/app-admin/cygwin-rebase/cygwin-rebase-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019-2020 Gentoo Authors
+# Copyright 2019-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -31,7 +31,7 @@ else
                
https://github.com/haubi/cygwin-rebase/compare/rebase-${MY_PV}...rebase-${MY_PV}_merge-files-flag-0.patch
 -> ${P}_merge-files-flag-0.patch
        "
        PATCHES=( "${DISTDIR}/${P}_merge-files-flag-0.patch" )
-       KEYWORDS="-*"
+       KEYWORDS=""
 fi
 
 DEPEND=""

Reply via email to