diff options
Diffstat (limited to 'games-server/steamcmd/steamcmd-1.0-r1.ebuild')
-rw-r--r-- | games-server/steamcmd/steamcmd-1.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-server/steamcmd/steamcmd-1.0-r1.ebuild b/games-server/steamcmd/steamcmd-1.0-r1.ebuild index 8cb70bf6e5e..644b5bf66bd 100644 --- a/games-server/steamcmd/steamcmd-1.0-r1.ebuild +++ b/games-server/steamcmd/steamcmd-1.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -11,7 +11,7 @@ SRC_URI="https://steamcdn-a.akamaihd.net/client/installer/steamcmd_linux.tar.gz LICENSE="LGPL-2.1+ Steam" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 ~x86" RDEPEND="app-misc/screen" |