commit:     2fe48a0cc7b8baea7c5990249747275f6fb1fb53
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Nov  7 08:15:31 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Nov  7 08:16:24 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fe48a0c

app-portage/eix: Remove unused flag-o-matic

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-portage/eix/eix-0.36.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/eix/eix-0.36.0.ebuild 
b/app-portage/eix/eix-0.36.0.ebuild
index 0971f52d752..acb65e10daf 100644
--- a/app-portage/eix/eix-0.36.0.ebuild
+++ b/app-portage/eix/eix-0.36.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit autotools bash-completion-r1 flag-o-matic tmpfiles
+inherit autotools bash-completion-r1 tmpfiles
 
 DESCRIPTION="Search and query ebuilds"
 HOMEPAGE="https://github.com/vaeth/eix/";

Reply via email to