diff options
author | Sam James <sam@gentoo.org> | 2024-09-04 11:03:13 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-09-04 11:03:46 +0100 |
commit | 8f92dff64f3586061643eb5b811959cbbdf4e95d (patch) | |
tree | 5a96275d64beb32b9f483310f3e7859b6fb8c52b /app-emacs | |
parent | app-emacs/marginalia: Stabilize 1.7 amd64, #937155 (diff) | |
download | gentoo-8f92dff64f3586061643eb5b811959cbbdf4e95d.tar.gz gentoo-8f92dff64f3586061643eb5b811959cbbdf4e95d.tar.bz2 gentoo-8f92dff64f3586061643eb5b811959cbbdf4e95d.zip |
app-emacs/org-modern: Stabilize 1.4 amd64, #937155
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/org-modern/org-modern-1.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/org-modern/org-modern-1.4.ebuild b/app-emacs/org-modern/org-modern-1.4.ebuild index b7d30e300fee..5f67c08e6dce 100644 --- a/app-emacs/org-modern/org-modern-1.4.ebuild +++ b/app-emacs/org-modern/org-modern-1.4.ebuild @@ -18,7 +18,7 @@ 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+" |