commit: ae47e99c873343ac1f47dae8b1fb1308c91d1b8e
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 11 03:25:54 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Aug 11 03:25:54 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae47e99c
app-emacs/osm: Stabilize 0.13 amd64, #912043
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-emacs/osm/osm-0.13.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emacs/osm/osm-0.13.ebuild b/app-emacs/osm/osm-0.13.ebuild
index e18c2dbd3553..b4b3876d52d5 100644
--- a/app-emacs/osm/osm-0.13.ebuild
+++ b/app-emacs/osm/osm-0.13.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+"