diff options
author | 2020-05-26 13:16:03 +0200 | |
---|---|---|
committer | 2020-05-26 13:54:22 +0200 | |
commit | bcfd7000cb44006b4fc7a05bec45545c18042422 (patch) | |
tree | 108c971443890a523ffd47c2e8386b1be75cf8e8 /sci-mathematics | |
parent | sci-astronomy/kstars: Drop 3.4.1 (diff) | |
download | gentoo-bcfd7000cb44006b4fc7a05bec45545c18042422.tar.gz gentoo-bcfd7000cb44006b4fc7a05bec45545c18042422.tar.bz2 gentoo-bcfd7000cb44006b4fc7a05bec45545c18042422.zip |
sci-mathematics/gimps: add RESTRICTs due to license
Closes: https://bugs.gentoo.org/725402
Signed-off-by: Paolo Pedroni <paolo.pedroni@iol.it>
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/gimps/gimps-29.8.6-r1.ebuild (renamed from sci-mathematics/gimps/gimps-29.8.6.ebuild) | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sci-mathematics/gimps/gimps-29.8.6.ebuild b/sci-mathematics/gimps/gimps-29.8.6-r1.ebuild index 262c362cf14f..5c5aef85e201 100644 --- a/sci-mathematics/gimps/gimps-29.8.6.ebuild +++ b/sci-mathematics/gimps/gimps-29.8.6-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -20,6 +20,7 @@ SRC_URI=" SLOT="0" LICENSE="GIMPS" +RESTRICT="mirror bindist" KEYWORDS="-* amd64 x86" # Since there are no statically linked binaries for this version of mprime, |