commit:     25c02841f22cb191de145a0ca795a950345de8d9
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Nov  2 11:41:28 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Nov  2 11:41:28 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25c02841

app-arch/wimlib: Remove RESTRICT=primaryuri

Closes: https://bugs.gentoo.org/696826
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-arch/wimlib/wimlib-1.12.0.ebuild | 3 +--
 app-arch/wimlib/wimlib-1.13.0.ebuild | 1 -
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/app-arch/wimlib/wimlib-1.12.0.ebuild 
b/app-arch/wimlib/wimlib-1.12.0.ebuild
index 77b9c95e275..c8a393c4005 100644
--- a/app-arch/wimlib/wimlib-1.12.0.ebuild
+++ b/app-arch/wimlib/wimlib-1.12.0.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,6 @@ else
        MY_PV="${PV/_/-}"
        MY_PV="${MY_PV^^}"
        SRC_URI="https://wimlib.net/downloads/${PN}-${MY_PV}.tar.gz -> 
${P}.tar.gz"
-       RESTRICT="primaryuri"
        KEYWORDS="~amd64 ~x86"
 fi
 

diff --git a/app-arch/wimlib/wimlib-1.13.0.ebuild 
b/app-arch/wimlib/wimlib-1.13.0.ebuild
index 9db9ef57d01..c8a393c4005 100644
--- a/app-arch/wimlib/wimlib-1.13.0.ebuild
+++ b/app-arch/wimlib/wimlib-1.13.0.ebuild
@@ -12,7 +12,6 @@ else
        MY_PV="${PV/_/-}"
        MY_PV="${MY_PV^^}"
        SRC_URI="https://wimlib.net/downloads/${PN}-${MY_PV}.tar.gz -> 
${P}.tar.gz"
-       RESTRICT="primaryuri"
        KEYWORDS="~amd64 ~x86"
 fi
 

Reply via email to