commit: 665fc29e6c7ac2456e6b9c98b67f64fd383b3e9d Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Sep 24 20:28:47 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Sep 24 20:28:47 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=665fc29e
games-fps/postal2: Add RESTRICT="bindist mirror" Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> games-fps/postal2/postal2-1409.2-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-fps/postal2/postal2-1409.2-r2.ebuild b/games-fps/postal2/postal2-1409.2-r2.ebuild index f0ee7ff50e1..d94eeaa873b 100644 --- a/games-fps/postal2/postal2-1409.2-r2.ebuild +++ b/games-fps/postal2/postal2-1409.2-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ LICENSE="postal2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -RESTRICT="strip" +RESTRICT="bindist mirror strip" DEPEND="games-util/loki_patch" RDEPEND="sys-libs/glibc
