diff options
author | 2024-09-03 20:32:26 +0200 | |
---|---|---|
committer | 2024-09-03 20:32:26 +0200 | |
commit | 6bd3fe7411676fd98862fe513e3300a865396125 (patch) | |
tree | 0e20e0865277cc638a42a4f2a831237bfc66eb1d /app-emacs | |
parent | app-emacs/elfeed: Stabilize 3.4.2 amd64, #938991 (diff) | |
download | gentoo-6bd3fe7411676fd98862fe513e3300a865396125.tar.gz gentoo-6bd3fe7411676fd98862fe513e3300a865396125.tar.bz2 gentoo-6bd3fe7411676fd98862fe513e3300a865396125.zip |
app-emacs/org-appear: Stabilize 0.3.1 amd64, #938992
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/org-appear/org-appear-0.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/org-appear/org-appear-0.3.1.ebuild b/app-emacs/org-appear/org-appear-0.3.1.ebuild index 8f36d1af24b4..49a69a7d788b 100644 --- a/app-emacs/org-appear/org-appear-0.3.1.ebuild +++ b/app-emacs/org-appear/org-appear-0.3.1.ebuild @@ -16,7 +16,7 @@ else SRC_URI="https://github.com/awth13/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 ~x86" fi LICENSE="MIT" |