diff options
author | Marek Szuba <marecki@gentoo.org> | 2023-02-01 22:40:49 +0000 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2023-02-01 22:40:49 +0000 |
commit | 8b55b97cd7b04a2cf2a311ffb9927a2fbda3c0bd (patch) | |
tree | 41daad8c6de304a40b5b73faf49493ac1e2f188f /app-emulation/protontricks | |
parent | app-admin/ansible-lint: stabilize 6.9.1 for amd64 (diff) | |
download | gentoo-8b55b97cd7b04a2cf2a311ffb9927a2fbda3c0bd.tar.gz gentoo-8b55b97cd7b04a2cf2a311ffb9927a2fbda3c0bd.tar.bz2 gentoo-8b55b97cd7b04a2cf2a311ffb9927a2fbda3c0bd.zip |
app-emulation/protontricks: stabilize 1.10.1 for ALLARCHES
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-emulation/protontricks')
-rw-r--r-- | app-emulation/protontricks/protontricks-1.10.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/protontricks/protontricks-1.10.1.ebuild b/app-emulation/protontricks/protontricks-1.10.1.ebuild index f71d6217d58d..ba7c8ddf8b36 100644 --- a/app-emulation/protontricks/protontricks-1.10.1.ebuild +++ b/app-emulation/protontricks/protontricks-1.10.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="+gui" RDEPEND="app-emulation/winetricks |