diff options
author | James Le Cuirot <chewi@gentoo.org> | 2022-06-07 23:37:17 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2022-06-07 23:37:17 +0100 |
commit | 989eec45fdd165e3b4e559756e578fb9ef7ab876 (patch) | |
tree | c21c4a537b9027f51edb25cb3f8a939a94c179c2 /games-fps | |
parent | app-admin/sudo: backport arm64 build fix patch (diff) | |
download | gentoo-989eec45fdd165e3b4e559756e578fb9ef7ab876.tar.gz gentoo-989eec45fdd165e3b4e559756e578fb9ef7ab876.tar.bz2 gentoo-989eec45fdd165e3b4e559756e578fb9ef7ab876.zip |
games-fps/ut2003: Drop unused dedicated USE flag
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/ut2003/ut2003-2225-r6.ebuild | 3 |
1 files changed, 1 insertions, 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=" |