diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-09-23 19:10:35 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-09-23 19:16:08 +0200 |
commit | be933f09729f0d2a01be36bc9fffed5ef09ed4e0 (patch) | |
tree | 467486dd80e1671f3c0e43bb914f5876f6cf9973 /games-strategy | |
parent | games-strategy/darwinia: Add RESTRICT=bindist (diff) | |
download | gentoo-be933f09729f0d2a01be36bc9fffed5ef09ed4e0.tar.gz gentoo-be933f09729f0d2a01be36bc9fffed5ef09ed4e0.tar.bz2 gentoo-be933f09729f0d2a01be36bc9fffed5ef09ed4e0.zip |
games-strategy/defcon-demo: Add RESTRICT=bindist
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/defcon-demo/defcon-demo-1.60-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-strategy/defcon-demo/defcon-demo-1.60-r1.ebuild b/games-strategy/defcon-demo/defcon-demo-1.60-r1.ebuild index 486a654236bb..4d2f1544bc82 100644 --- a/games-strategy/defcon-demo/defcon-demo-1.60-r1.ebuild +++ b/games-strategy/defcon-demo/defcon-demo-1.60-r1.ebuild @@ -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 EAPI=6 @@ -18,7 +18,7 @@ LICENSE="Introversion" SLOT="0" KEYWORDS="-* ~amd64 ~x86" IUSE="+system-libs" -RESTRICT="mirror strip" +RESTRICT="bindist mirror strip" # glibc discussion: # http://forums.introversion.co.uk/defcon/viewtopic.php?t=4016 |