From 28dfdda3d5d0531627b5efa66d9c926aeeda0eb5 Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 14 Oct 2021 11:35:56 +0100 Subject: app-arch/rpm: drop unused flag-o-matic from 4.17.0 Signed-off-by: Sam James --- app-arch/rpm/rpm-4.17.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-arch') diff --git a/app-arch/rpm/rpm-4.17.0.ebuild b/app-arch/rpm/rpm-4.17.0.ebuild index ec6251d87d67..8111da577bf6 100644 --- a/app-arch/rpm/rpm-4.17.0.ebuild +++ b/app-arch/rpm/rpm-4.17.0.ebuild @@ -6,7 +6,7 @@ EAPI=7 LUA_COMPAT=( lua5-{3,4} ) PYTHON_COMPAT=( python3_{8,9,10} ) -inherit autotools flag-o-matic lua-single perl-module python-single-r1 toolchain-funcs +inherit autotools lua-single perl-module python-single-r1 toolchain-funcs DESCRIPTION="Red Hat Package Management Utils" HOMEPAGE="https://rpm.org -- cgit v1.2.3-65-gdbad