diff options
author | James Le Cuirot <chewi@gentoo.org> | 2016-08-13 10:58:47 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2016-08-13 10:59:47 +0100 |
commit | e34978688759f96ea327cc6be835e33bf94276a0 (patch) | |
tree | 3c060cf61d94800f00e99f7b27296f91ad742042 /profiles/features | |
parent | dev-vcs/git: Removed old. (diff) | |
download | gentoo-e34978688759f96ea327cc6be835e33bf94276a0.tar.gz gentoo-e34978688759f96ea327cc6be835e33bf94276a0.tar.bz2 gentoo-e34978688759f96ea327cc6be835e33bf94276a0.zip |
profiles: Mask Steam-related packages on 64bit-native profiles
Diffstat (limited to 'profiles/features')
-rw-r--r-- | profiles/features/64bit-native/package.mask | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/profiles/features/64bit-native/package.mask b/profiles/features/64bit-native/package.mask index 4fd4d9a8010e..e2f18c4a08e4 100644 --- a/profiles/features/64bit-native/package.mask +++ b/profiles/features/64bit-native/package.mask @@ -1,7 +1,15 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ +# James Le Cuirot <chewi@gentoo.org> (13 Aug 2016) +# Steam requires amd64 multilib. These are steam-overlay packages. +dev-util/adobe-air-runtime +games-util/steam-client-meta +games-util/steam-games-meta +games-util/steam-launcher +games-util/steam-meta + # Andreas K. Huettel <dilfridge@gentoo.org> # Novell Groupwise Client sadly needs a 32bit java vm (bundled) mail-client/novell-groupwise-client |