commit: f9bebfdacbc5d477a759ac8dcb08ef24e20e9943
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 28 06:49:29 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 28 06:49:29 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9bebfda
app-emacs/osm: Stabilize 1.2 amd64, #923056
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-emacs/osm/osm-1.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-emacs/osm/osm-1.2.ebuild b/app-emacs/osm/osm-1.2.ebuild
index e18c2dbd3553..2a2067bc77a5 100644
--- a/app-emacs/osm/osm-1.2.ebuild
+++ b/app-emacs/osm/osm-1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -16,7 +16,7 @@ if [[ ${PV} == *9999* ]] ; then
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+"