diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-18 22:30:29 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-18 22:30:29 -0400 |
commit | 4fdf05cd663139d2ea3759c0f678e4c2fb442267 (patch) | |
tree | fd8b08592a90c6d35e6b4b0f6034320c3e2f581c /games-server/steamcmd | |
parent | dev-libs/nmeap: amd64 stable wrt bug #682742 (diff) | |
download | gentoo-4fdf05cd663139d2ea3759c0f678e4c2fb442267.tar.gz gentoo-4fdf05cd663139d2ea3759c0f678e4c2fb442267.tar.bz2 gentoo-4fdf05cd663139d2ea3759c0f678e4c2fb442267.zip |
games-server/steamcmd: amd64 stable wrt bug #682750
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'games-server/steamcmd')
-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 8cb70bf6e5e0..644b5bf66bdd 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" |