From e8f914fb09a14f1cd7a8e82d814edd4ea92dea26 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Wed, 19 Apr 2017 09:47:59 +0200 Subject: app-editors/bluefish: [QA] Add missing python metadata variables Package-Manager: Portage-2.3.5, Repoman-2.3.2 --- app-editors/bluefish/bluefish-2.2.6.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'app-editors/bluefish/bluefish-2.2.6.ebuild') diff --git a/app-editors/bluefish/bluefish-2.2.6.ebuild b/app-editors/bluefish/bluefish-2.2.6.ebuild index f790123c320..2c420dafef1 100644 --- a/app-editors/bluefish/bluefish-2.2.6.ebuild +++ b/app-editors/bluefish/bluefish-2.2.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -17,6 +17,7 @@ LICENSE="GPL-2" KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" SLOT="0" IUSE="nls python spell" +REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" RDEPEND=" x11-libs/gtk+:3 -- cgit v1.2.1