diff --git a/sys-apps/utempter/utempter-0.5.5.6-r2.ebuild b/sys-apps/utempter/utempter-0.5.5.6-r2.ebuild index 2aa0edf8e4ab6..a8bc360e156a7 100644 --- a/sys-apps/utempter/utempter-0.5.5.6-r2.ebuild +++ b/sys-apps/utempter/utempter-0.5.5.6-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -6,6 +6,7 @@ EAPI=8 MY_PN="${P%.*}" MY_P="${MY_PN}-${PV##*.}" +RPM_COMPRESS_TYPE=none inherit flag-o-matic rpm toolchain-funcs DESCRIPTION="App that allows non-privileged apps to write utmp (login) info"