commit: 5dbc7b4d24d841e84aea5dcfc077a87133a904a6 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Sep 23 17:09:38 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Sep 23 17:16:03 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5dbc7b4d
games-server/etqw-ded: Add RESTRICT=bindist Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> games-server/etqw-ded/etqw-ded-1.5-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-server/etqw-ded/etqw-ded-1.5-r1.ebuild b/games-server/etqw-ded/etqw-ded-1.5-r1.ebuild index 874a41b0525..414f11df15d 100644 --- a/games-server/etqw-ded/etqw-ded-1.5-r1.ebuild +++ b/games-server/etqw-ded/etqw-ded-1.5-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=6 @@ -12,7 +12,7 @@ LICENSE="ETQW" SLOT="0" KEYWORDS="-* ~amd64 ~x86" IUSE="" -RESTRICT="fetch strip" +RESTRICT="bindist fetch strip" DEPEND="app-arch/unzip" RDEPEND="sys-libs/glibc"
