summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-03-16 17:16:32 +0100
committerMichał Górny <mgorny@gentoo.org>2023-03-16 19:50:41 +0100
commit20030744e8e67771b66bcc4276047406b1956a06 (patch)
tree5d6e82180f9e51262d88f7e0d7b4fa2afab31cf4
parentdev-util/gertty: Sync the live ebuild (diff)
downloadgentoo-20030744e8e67771b66bcc4276047406b1956a06.tar.gz
gentoo-20030744e8e67771b66bcc4276047406b1956a06.tar.bz2
gentoo-20030744e8e67771b66bcc4276047406b1956a06.zip
net-im/poezio: Sync the live ebuild
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--net-im/poezio/poezio-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/poezio/poezio-9999.ebuild b/net-im/poezio/poezio-9999.ebuild
index 1a2418a6d044..fc928f4f2798 100644
--- a/net-im/poezio/poezio-9999.ebuild
+++ b/net-im/poezio/poezio-9999.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