Revert "dev-php/pecl-parallel: update SRC_URI"

This reverts commit c5f4efa833.

Closes: https://bugs.gentoo.org/789393
Closes: https://github.com/gentoo/gentoo/pull/20815
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
Joonas Niilola
2021-05-16 12:30:00 +03:00
parent 4713776af4
commit 7128725783

View File

@@ -11,7 +11,7 @@ USE_PHP="php7-3 php7-4"
inherit php-ext-pecl-r3
SRC_URI="https://pecl.php.net/get/pecl-${PHP_EXT_NAME}-${PV/_/}.tgz"
SRC_URI="${SRC_URI} -> ${P}.tgz"
KEYWORDS="~amd64 ~x86"