diff options
author | Sam James <sam@gentoo.org> | 2022-12-22 13:05:59 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-22 13:05:59 +0000 |
commit | be3d8b63929d5ba839172966ced1bf5e95859a64 (patch) | |
tree | ed4749c034f247920c3ca96e14a84effc5433345 /app-emacs | |
parent | app-emacs/which-key: Stabilize 3.6.0 x86, #887963 (diff) | |
download | gentoo-be3d8b63929d5ba839172966ced1bf5e95859a64.tar.gz gentoo-be3d8b63929d5ba839172966ced1bf5e95859a64.tar.bz2 gentoo-be3d8b63929d5ba839172966ced1bf5e95859a64.zip |
app-emacs/elpher: Stabilize 3.4.2 amd64, #887965
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/elpher/elpher-3.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/elpher/elpher-3.4.2.ebuild b/app-emacs/elpher/elpher-3.4.2.ebuild index 5697a17cb252..e6bcabe80c37 100644 --- a/app-emacs/elpher/elpher-3.4.2.ebuild +++ b/app-emacs/elpher/elpher-3.4.2.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://thelambdalab.xyz/gitweb/index.cgi?p=${PN}.git;a=snapshot;h=${H} S="${WORKDIR}"/${PN}-${H} LICENSE="GPL-3+" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" SLOT="0" DOCS=( ISSUES.org README ) |