From 2fe48a0cc7b8baea7c5990249747275f6fb1fb53 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sun, 7 Nov 2021 09:15:31 +0100 Subject: app-portage/eix: Remove unused flag-o-matic MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- app-portage/eix/eix-0.36.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-portage/eix') diff --git a/app-portage/eix/eix-0.36.0.ebuild b/app-portage/eix/eix-0.36.0.ebuild index 0971f52d7527..acb65e10daf2 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/" -- cgit v1.2.3-65-gdbad