diff options
author | Sam James <sam@gentoo.org> | 2023-06-07 17:10:33 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-07 17:10:33 +0100 |
commit | 3edb0665a32648521cbe4f158334ec61fc32865a (patch) | |
tree | 6306b4cfb96701b0b28a5c9dad6a14668f93ab08 | |
parent | app-emacs/ivy-rich: Stabilize 0.1.7 amd64, #908004 (diff) | |
download | gentoo-3edb0665a32648521cbe4f158334ec61fc32865a.tar.gz gentoo-3edb0665a32648521cbe4f158334ec61fc32865a.tar.bz2 gentoo-3edb0665a32648521cbe4f158334ec61fc32865a.zip |
app-emacs/osm: Stabilize 0.12 amd64, #908006
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | app-emacs/osm/osm-0.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/osm/osm-0.12.ebuild b/app-emacs/osm/osm-0.12.ebuild index e10c84ef5e7f..2e361a320f89 100644 --- a/app-emacs/osm/osm-0.12.ebuild +++ b/app-emacs/osm/osm-0.12.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/minad/osm/archive/${PV}.tar.gz LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" BDEPEND=" >=app-editors/emacs-${NEED_EMACS}:*[jpeg,json,libxml2,png,svg] |