From 3568d38e4c359da4bd6f64eff8f8730ee5656842 Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Mon, 6 Jan 2020 18:35:06 +0100 Subject: dev-python/qdarkstyle: Fix optfeature message Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andrew Ammerlaan Closes: https://github.com/gentoo/gentoo/pull/14247 Signed-off-by: Joonas Niilola --- dev-python/qdarkstyle/qdarkstyle-2.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/qdarkstyle') diff --git a/dev-python/qdarkstyle/qdarkstyle-2.7.ebuild b/dev-python/qdarkstyle/qdarkstyle-2.7.ebuild index 20c0c4008a48..ef8b2be9d963 100644 --- a/dev-python/qdarkstyle/qdarkstyle-2.7.ebuild +++ b/dev-python/qdarkstyle/qdarkstyle-2.7.ebuild @@ -39,5 +39,5 @@ python_install_all() { } pkg_postinst() { - optfeature "To use qdarkstyle.utils please install" dev-python/qtsass + optfeature "qdarkstyle.utils" dev-python/qtsass } -- cgit v1.2.3-65-gdbad