diff options
Diffstat (limited to 'app-admin/cygwin-rebase/cygwin-rebase-4.4.4.ebuild')
-rw-r--r-- | app-admin/cygwin-rebase/cygwin-rebase-4.4.4.ebuild | 4 |
1 files changed, 2 insertions, 2 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="" |