summaryrefslogtreecommitdiff
path: root/app-emacs/osm/osm-1.2.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-01-28 12:57:12 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-01-28 12:57:12 +0000
commitddcaaaec485fcf5238dfbabb6df62a11e95a1f26 (patch)
tree36d8f603e10fc82bd01ff21c1101388090965f80 /app-emacs/osm/osm-1.2.ebuild
parent3afceb132f6ff416c4f715f21857dacb9c605bc8 (diff)
gentoo auto-resync : 28:01:2024 - 12:57:11
Diffstat (limited to 'app-emacs/osm/osm-1.2.ebuild')
-rw-r--r--app-emacs/osm/osm-1.2.ebuild4
1 files 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+"