diff options
author | Thiago Donato Ferreira <flowlnlnln@gmail.com> | 2022-11-01 07:06:04 -0300 |
---|---|---|
committer | Andrew Ammerlaan <andrewammerlaan@gentoo.org> | 2022-11-02 12:49:25 +0100 |
commit | 40fa999ecf00065a72dcf9f6ee08e653436b18ed (patch) | |
tree | bc1011d7c239d5de8e89683eb9987aa670df9671 /games-action | |
parent | sci-libs/indilib: Stabilize 1.9.8 ppc64, #878279 (diff) | |
download | gentoo-40fa999ecf00065a72dcf9f6ee08e653436b18ed.tar.gz gentoo-40fa999ecf00065a72dcf9f6ee08e653436b18ed.tar.bz2 gentoo-40fa999ecf00065a72dcf9f6ee08e653436b18ed.zip |
games-action/prismlauncher: remove !games-action/polymc
We now install JAR files in a Prism-exclusive location, so there's no
more conflict with PolyMC
Signed-off-by: Thiago Donato Ferreira <flowlnlnln@gmail.com>
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/prismlauncher/prismlauncher-9999.ebuild | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/games-action/prismlauncher/prismlauncher-9999.ebuild b/games-action/prismlauncher/prismlauncher-9999.ebuild index 1de25bc2a4f4..ae1e581ba2f0 100644 --- a/games-action/prismlauncher/prismlauncher-9999.ebuild +++ b/games-action/prismlauncher/prismlauncher-9999.ebuild @@ -97,8 +97,6 @@ DEPEND=" RDEPEND=" ${COMMON_DEPENDS} - !games-action/polymc - !qt6? ( >=dev-qt/qtsvg-${MIN_QT_5_VERSION}:5 ) qt6? ( >=dev-qt/qtsvg-${MIN_QT_6_VERSION}:6 ) |