diff --git a/net-im/profanity/profanity-0.15.0.ebuild b/net-im/profanity/profanity-0.15.0.ebuild index 4bc69de0958b6..70ffeea8fe1bb 100644 --- a/net-im/profanity/profanity-0.15.0.ebuild +++ b/net-im/profanity/profanity-0.15.0.ebuild @@ -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"