diff options
-rw-r--r-- | app-arch/rpm/rpm-4.17.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 |