app-arch/wimlib: Remove RESTRICT=primaryuri
authorMichał Górny <mgorny@gentoo.org>
Sat, 2 Nov 2019 11:41:28 +0000 (12:41 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sat, 2 Nov 2019 11:41:28 +0000 (12:41 +0100)
Closes: https://bugs.gentoo.org/696826
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-arch/wimlib/wimlib-1.12.0.ebuild
app-arch/wimlib/wimlib-1.13.0.ebuild

index 77b9c95e2751e0a4e3b4729da9e12b63e4e67663..c8a393c40055e83f403a9a81961cd536e2764357 100644 (file)
@@ -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
 
index 9db9ef57d01af0a8de839d646ecb7be824092f17..c8a393c40055e83f403a9a81961cd536e2764357 100644 (file)
@@ -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