commit: 66bf0850ed400060ec9191d33e44e25b7aaa8c5a Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Sep 19 05:38:44 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Sep 19 05:41:21 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66bf0850
sci-chemistry/azara: Add bindist & mirror restriction Bug: https://bugs.gentoo.org/680726 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> sci-chemistry/azara/azara-2.8-r5.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sci-chemistry/azara/azara-2.8-r5.ebuild b/sci-chemistry/azara/azara-2.8-r5.ebuild index 4403482cf77..22a7542cc9d 100644 --- a/sci-chemistry/azara/azara-2.8-r5.ebuild +++ b/sci-chemistry/azara/azara-2.8-r5.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=5 @@ -16,6 +16,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86 ~amd64-linux" IUSE="xpm X" REQUIRED_USE="${PYTHON_REQUIRED_USE}" +RESTRICT="bindist mirror" RDEPEND=" x11-libs/libX11
