commit: 989eec45fdd165e3b4e559756e578fb9ef7ab876 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org> AuthorDate: Tue Jun 7 22:37:17 2022 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Tue Jun 7 22:37:17 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=989eec45
games-fps/ut2003: Drop unused dedicated USE flag Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org> games-fps/ut2003/ut2003-2225-r6.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/games-fps/ut2003/ut2003-2225-r6.ebuild b/games-fps/ut2003/ut2003-2225-r6.ebuild index b69e6770261a..a3f18e9121c3 100644 --- a/games-fps/ut2003/ut2003-2225-r6.ebuild +++ b/games-fps/ut2003/ut2003-2225-r6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,6 @@ SRC_URI="https://ftp.snt.utwente.nl/pub/games/UT2003/Patches/Linux/${PN}lnx_patc LICENSE="ut2003" SLOT="0" KEYWORDS="-* ~amd64 ~x86" -IUSE="dedicated" RESTRICT="bindist mirror strip" RDEPEND="
