diff options
author | 2023-08-11 04:25:52 +0100 | |
---|---|---|
committer | 2023-08-11 04:25:52 +0100 | |
commit | 2313383858ed0c309d2bcc95ee6065dfb18a20ed (patch) | |
tree | 64e97ca00e20f31a3813013654ff0bb5731b4114 /app-emacs/helm | |
parent | app-emulation/wine-vanilla: Stabilize 8.0.2 x86, #912027 (diff) | |
download | gentoo-2313383858ed0c309d2bcc95ee6065dfb18a20ed.tar.gz gentoo-2313383858ed0c309d2bcc95ee6065dfb18a20ed.tar.bz2 gentoo-2313383858ed0c309d2bcc95ee6065dfb18a20ed.zip |
app-emacs/helm: Stabilize 3.9.1 ALLARCHES, #912042
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs/helm')
-rw-r--r-- | app-emacs/helm/helm-3.9.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/helm/helm-3.9.1.ebuild b/app-emacs/helm/helm-3.9.1.ebuild index 76671b3b26bc..afb4c7ddeceb 100644 --- a/app-emacs/helm/helm-3.9.1.ebuild +++ b/app-emacs/helm/helm-3.9.1.ebuild @@ -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 |