diff options
author | Sam James <sam@gentoo.org> | 2023-09-10 15:35:14 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-10 15:35:14 +0100 |
commit | 57cb0f50619e46065b0a98c8c3f70604c775ca9c (patch) | |
tree | 05d982cf0b3e89e4b2e03a9a77fbc8987bdf25f8 /app-emacs | |
parent | app-emacs/geiser: Stabilize 0.29.1 amd64, #913940 (diff) | |
download | gentoo-57cb0f50619e46065b0a98c8c3f70604c775ca9c.tar.gz gentoo-57cb0f50619e46065b0a98c8c3f70604c775ca9c.tar.bz2 gentoo-57cb0f50619e46065b0a98c8c3f70604c775ca9c.zip |
app-emacs/helm: Stabilize 3.9.3 ALLARCHES, #913941
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/helm/helm-3.9.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/helm/helm-3.9.3.ebuild b/app-emacs/helm/helm-3.9.3.ebuild index 76671b3b26bc..afb4c7ddeceb 100644 --- a/app-emacs/helm/helm-3.9.3.ebuild +++ b/app-emacs/helm/helm-3.9.3.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 |