diff --git a/app-emacs/osm/osm-1.5.ebuild b/app-emacs/osm/osm-1.5.ebuild index 144330f587942..0de6b0b6ec9d4 100644 --- a/app-emacs/osm/osm-1.5.ebuild +++ b/app-emacs/osm/osm-1.5.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=8 @@ -18,7 +18,7 @@ else SRC_URI="https://github.com/minad/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 ~x86" fi LICENSE="GPL-3+"