diff options
author | Sam James <sam@gentoo.org> | 2024-01-06 09:02:19 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-06 09:02:19 +0000 |
commit | 8e331661d873e42b531fe49d8a0432439062fe69 (patch) | |
tree | 2173b1f418916e55254e2d14a9db99d9ec2f680a /app-emacs/helm | |
parent | app-emacs/clojure-mode: Stabilize 5.18.1 amd64, #921410 (diff) | |
download | gentoo-8e331661d873e42b531fe49d8a0432439062fe69.tar.gz gentoo-8e331661d873e42b531fe49d8a0432439062fe69.tar.bz2 gentoo-8e331661d873e42b531fe49d8a0432439062fe69.zip |
app-emacs/helm: Stabilize 3.9.6 ALLARCHES, #921413
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs/helm')
-rw-r--r-- | app-emacs/helm/helm-3.9.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/helm/helm-3.9.6.ebuild b/app-emacs/helm/helm-3.9.6.ebuild index 76671b3b26bc..5682f2edbfdf 100644 --- a/app-emacs/helm/helm-3.9.6.ebuild +++ b/app-emacs/helm/helm-3.9.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019-2023 Gentoo Authors +# Copyright 2019-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/emacs-helm/${PN}/archive/v${PV}.tar.gz LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND=" app-emacs/async |