diff --git a/media-video/gpac/gpac-2.2.1-r1.ebuild b/media-video/gpac/gpac-2.2.1-r1.ebuild index 46267cba559aa..46aacf010ba9c 100644 --- a/media-video/gpac/gpac-2.2.1-r1.ebuild +++ b/media-video/gpac/gpac-2.2.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -8,7 +8,7 @@ if [[ ${PV} == *9999 ]] ; then EGIT_REPO_URI="https://github.com/gpac/gpac" else SRC_URI="https://github.com/gpac/gpac/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~alpha amd64 ~ppc ppc64 ~sparc x86" + KEYWORDS="~alpha amd64 ppc ppc64 ~sparc x86" fi inherit toolchain-funcs ${SCM} xdg