commit:     f3965ab471702e22fbf937c8a8d595dd57267e1a
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sat Feb 13 17:15:12 2021 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sat Feb 13 21:04:20 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3965ab4

app-arch/engrampa: add missing optfeature inherit

Closes: https://github.com/gentoo/gentoo/pull/19450
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 app-arch/engrampa/engrampa-1.24.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-arch/engrampa/engrampa-1.24.1.ebuild 
b/app-arch/engrampa/engrampa-1.24.1.ebuild
index d1e58a38197..73db09d470f 100644
--- a/app-arch/engrampa/engrampa-1.24.1.ebuild
+++ b/app-arch/engrampa/engrampa-1.24.1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 MATE_LA_PUNT="yes"
 
-inherit mate readme.gentoo-r1
+inherit mate optfeature readme.gentoo-r1
 
 if [[ ${PV} != 9999 ]]; then
        KEYWORDS="~amd64 ~arm ~arm64 ~x86"

Reply via email to