diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-09-23 16:22:13 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-09-23 16:23:45 +0200 |
commit | 1aaf379f67adea16cfe051ca3902a798b7349e37 (patch) | |
tree | 790ef2f77a119f6584763fe9271e09762fb88d6f /eclass | |
parent | games-fps/etqw-demo: Add RESTRICT=bindist (diff) | |
download | gentoo-1aaf379f67adea16cfe051ca3902a798b7349e37.tar.gz gentoo-1aaf379f67adea16cfe051ca3902a798b7349e37.tar.bz2 gentoo-1aaf379f67adea16cfe051ca3902a798b7349e37.zip |
games-mods.eclass: Add RESTRICT="bindist"
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/games-mods.eclass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/games-mods.eclass b/eclass/games-mods.eclass index f2e4a25841fc..9b3e3485738f 100644 --- a/eclass/games-mods.eclass +++ b/eclass/games-mods.eclass @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Variables to specify in an ebuild which uses this eclass: |