net-im/profanity: drop now-unused inherit

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-07-18 20:21:43 +01:00
parent 0c27a6baaf
commit 9f4c60419d

View File

@@ -4,7 +4,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{11..13} )
inherit flag-o-matic python-single-r1
inherit python-single-r1
DESCRIPTION="A console based XMPP client inspired by Irssi"
HOMEPAGE="https://profanity-im.github.io"