diff --git a/app-misc/radeontop/radeontop-1.4.ebuild b/app-misc/radeontop/radeontop-1.4.ebuild index 6aad6527b642a..1eeba9b4c3c1b 100644 --- a/app-misc/radeontop/radeontop-1.4.ebuild +++ b/app-misc/radeontop/radeontop-1.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/clbr/radeontop/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~x86" +KEYWORDS="amd64 ~arm64 ~loong ~ppc64 ~x86" IUSE="nls video_cards_amdgpu video_cards_radeon" REQUIRED_USE=" || ( video_cards_amdgpu video_cards_radeon )