summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/poezio/poezio-0.14.ebuild')
-rw-r--r--net-im/poezio/poezio-0.14.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/poezio/poezio-0.14.ebuild b/net-im/poezio/poezio-0.14.ebuild
index 25252101030b..fabfb7c285fd 100644
--- a/net-im/poezio/poezio-0.14.ebuild
+++ b/net-im/poezio/poezio-0.14.ebuild
@@ -20,7 +20,7 @@ if [[ "${PV}" == "9999" ]]; then
# We build the html documentation using sphinx.
BDEPEND="dev-python/sphinx"
else
- SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+ inherit pypi
KEYWORDS="amd64"
fi