diff options
author | 2024-11-23 16:08:01 +0000 | |
---|---|---|
committer | 2024-11-23 16:08:01 +0000 | |
commit | c32957f2332d6b58a9e0dc96e44490455934915e (patch) | |
tree | 594b793f2a12857904524915cd60851709ffa33c /app-emacs | |
parent | app-emacs/htmlize: Stabilize 1.58 ALLARCHES, #943367 (diff) | |
download | gentoo-c32957f2332d6b58a9e0dc96e44490455934915e.tar.gz gentoo-c32957f2332d6b58a9e0dc96e44490455934915e.tar.bz2 gentoo-c32957f2332d6b58a9e0dc96e44490455934915e.zip |
app-emacs/org-mode: Stabilize 9.7.12 ALLARCHES, #943371
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/org-mode/org-mode-9.7.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/org-mode/org-mode-9.7.12.ebuild b/app-emacs/org-mode/org-mode-9.7.12.ebuild index 86c9f98ba96b..2e6d3986022b 100644 --- a/app-emacs/org-mode/org-mode-9.7.12.ebuild +++ b/app-emacs/org-mode/org-mode-9.7.12.ebuild @@ -19,7 +19,7 @@ else SRC_URI="https://git.savannah.gnu.org/cgit/emacs/${PN}.git/snapshot/${MY_P}.tar.gz" S="${WORKDIR}/${MY_P}" - KEYWORDS="~amd64 ~ppc ~x86" + KEYWORDS="amd64 ppc x86" fi LICENSE="GPL-3+ FDL-1.3+ CC-BY-SA-3.0 odt-schema? ( OASIS-Open )" |