diff options
author | Sam James <sam@gentoo.org> | 2023-08-16 22:24:34 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-16 22:24:34 +0100 |
commit | c64c1637941fd54699ebba3f34725be7f0909fd1 (patch) | |
tree | a31f5405986248ce24b25c1e68d2470de08fd5e6 /app-emacs/avy | |
parent | app-emacs/embark-consult: Stabilize 0.22.1_p20230630 amd64, #912300 (diff) | |
download | gentoo-c64c1637941fd54699ebba3f34725be7f0909fd1.tar.gz gentoo-c64c1637941fd54699ebba3f34725be7f0909fd1.tar.bz2 gentoo-c64c1637941fd54699ebba3f34725be7f0909fd1.zip |
app-emacs/avy: Stabilize 0.5.0 amd64, #912300
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs/avy')
-rw-r--r-- | app-emacs/avy/avy-0.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/avy/avy-0.5.0.ebuild b/app-emacs/avy/avy-0.5.0.ebuild index de61ceb93928..b84a4a110932 100644 --- a/app-emacs/avy/avy-0.5.0.ebuild +++ b/app-emacs/avy/avy-0.5.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/abo-abo/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P} LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" SITEFILE="50${PN}-gentoo.el" |