diff options
author | David Seifert <soap@gentoo.org> | 2020-09-07 10:50:42 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-09-07 10:50:42 +0200 |
commit | 032c955372f2d696bb55bd9a9e6c10207e6ddd8d (patch) | |
tree | 0cf2a1e3e7a081654c4cf95b11d0c7d2585dedcd /app-office | |
parent | app-misc/recoll: Inherit optfeature.eclass (diff) | |
download | gentoo-032c955372f2d696bb55bd9a9e6c10207e6ddd8d.tar.gz gentoo-032c955372f2d696bb55bd9a9e6c10207e6ddd8d.tar.bz2 gentoo-032c955372f2d696bb55bd9a9e6c10207e6ddd8d.zip |
app-office/impressive: Inherit optfeature.eclass
Package-Manager: Portage-3.0.5, Repoman-3.0.1
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/impressive/impressive-0.13.0_beta2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/impressive/impressive-0.13.0_beta2.ebuild b/app-office/impressive/impressive-0.13.0_beta2.ebuild index fefa04453703..e7903afbeb4f 100644 --- a/app-office/impressive/impressive-0.13.0_beta2.ebuild +++ b/app-office/impressive/impressive-0.13.0_beta2.ebuild @@ -4,7 +4,7 @@ EAPI=7 PYTHON_COMPAT=( python3_{7,8,9} ) -inherit eutils python-r1 +inherit optfeature python-r1 DESCRIPTION="Stylish way of giving presentations with Python" HOMEPAGE="http://impressive.sourceforge.net/" |