commit: 740b47534407abb67a8d125ebe23b7432ca71875 Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Thu Apr 20 07:41:12 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Thu Apr 20 07:58:49 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=740b4753
app-office/dia: [QA] Add missing python metadata variables Package-Manager: Portage-2.3.5, Repoman-2.3.2 app-office/dia/dia-0.97.3.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/app-office/dia/dia-0.97.3.ebuild b/app-office/dia/dia-0.97.3.ebuild index 1331f221840..8b66b83857f 100644 --- a/app-office/dia/dia-0.97.3.ebuild +++ b/app-office/dia/dia-0.97.3.ebuild @@ -18,6 +18,7 @@ KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-li # cairo support is preferred as explained by upstream at: # https://bugzilla.gnome.org/show_bug.cgi?id=729668#c6 IUSE="+cairo doc python" +REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" RDEPEND=" >=dev-libs/glib-2:2
