commit:     83c623dbbb84de7f0e704feeb222dd4deb690d16
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 19 09:04:34 2025 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Mon Apr 21 01:52:50 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83c623db

app-emulation/wine-desktop-common: remove -* from keywords

Will make the ~arm64 keywordreq easier and, while it does not
make sense to keyword on arches without wine, there's technically
no limitation that stops this here.

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 .../wine-desktop-common/wine-desktop-common-20150204-r1.ebuild        | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/app-emulation/wine-desktop-common/wine-desktop-common-20150204-r1.ebuild 
b/app-emulation/wine-desktop-common/wine-desktop-common-20150204-r1.ebuild
index 6a8cc0cdde9a..5db8d88222b9 100644
--- a/app-emulation/wine-desktop-common/wine-desktop-common-20150204-r1.ebuild
+++ b/app-emulation/wine-desktop-common/wine-desktop-common-20150204-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/NP-Hardass/${PN}/archive/${PV//./}.tar.gz -> ${P}.ta
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="-* amd64 x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 RDEPEND="!app-emulation/wine:0"

Reply via email to