commit: babc1d57f6f8faa6982b17e9dbcc14981491d259
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 27 23:20:48 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Feb 27 23:20:57 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=babc1d57
app-emacs/osm: Stabilize 1.3 amd64, #925647
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-emacs/osm/osm-1.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emacs/osm/osm-1.3.ebuild b/app-emacs/osm/osm-1.3.ebuild
index 0c1baa6015e8..2a2067bc77a5 100644
--- a/app-emacs/osm/osm-1.3.ebuild
+++ b/app-emacs/osm/osm-1.3.ebuild
@@ -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+"