diff options
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/grub-cfg-mv/grub-cfg-mv-1.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-boot/grub-cfg-mv/grub-cfg-mv-1.8.ebuild b/sys-boot/grub-cfg-mv/grub-cfg-mv-1.8.ebuild index b8dc8f71..5453b787 100644 --- a/sys-boot/grub-cfg-mv/grub-cfg-mv-1.8.ebuild +++ b/sys-boot/grub-cfg-mv/grub-cfg-mv-1.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 2016-2022 Martin V\"ath +# Copyright 2016-2024 Martin V\"ath # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/vaeth/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ia64 ppc ppc64 ~riscv sparc x86" +KEYWORDS="amd64 ~arm arm64 ppc ppc64 ~riscv sparc x86" IUSE="" src_install() { |