diff options
author | Kai Krakow <kai@kaishome.de> | 2021-02-18 21:02:31 +0100 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2021-02-24 10:30:55 +0200 |
commit | 155df67433d05b30b542384b7599776b2fc10a26 (patch) | |
tree | 58aa8a6a281d87b3b942432390158f1d8c4404ac | |
parent | dev-python/pyjsparser: use BDEPEND (diff) | |
download | gentoo-155df67433d05b30b542384b7599776b2fc10a26.tar.gz gentoo-155df67433d05b30b542384b7599776b2fc10a26.tar.bz2 gentoo-155df67433d05b30b542384b7599776b2fc10a26.zip |
games-util/gamemode: Update version requirements on -9999
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Kai Krakow <kai@kaishome.de>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
-rw-r--r-- | games-util/gamemode/gamemode-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-util/gamemode/gamemode-9999.ebuild b/games-util/gamemode/gamemode-9999.ebuild index aff871628598..65304e1c6223 100644 --- a/games-util/gamemode/gamemode-9999.ebuild +++ b/games-util/gamemode/gamemode-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020 Gentoo Authors +# Copyright 2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -28,7 +28,7 @@ REQUIRED_USE="^^ ( systemd elogind )" RDEPEND=" acct-group/gamemode - dev-libs/inih + >=dev-libs/inih-53 sys-apps/dbus[${MULTILIB_USEDEP},systemd(+)=,elogind(-)=] sys-auth/polkit sys-libs/libcap |