diff options
author | Sam James <sam@gentoo.org> | 2022-12-22 13:05:54 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-22 13:05:54 +0000 |
commit | f494d0ae98df5d62cc540fcd1c18762a5d3a497a (patch) | |
tree | a0b6c8d4c94825adb1f73fa3368ba240cc06b0de /app-emacs | |
parent | media-libs/opusfile: Stabilize 0.12-r1 arm, #887837 (diff) | |
download | gentoo-f494d0ae98df5d62cc540fcd1c18762a5d3a497a.tar.gz gentoo-f494d0ae98df5d62cc540fcd1c18762a5d3a497a.tar.bz2 gentoo-f494d0ae98df5d62cc540fcd1c18762a5d3a497a.zip |
app-emacs/helm: Stabilize 3.9.0 ALLARCHES, #887941
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/helm/helm-3.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/helm/helm-3.9.0.ebuild b/app-emacs/helm/helm-3.9.0.ebuild index 59c678741fd3..e48c31ab585e 100644 --- a/app-emacs/helm/helm-3.9.0.ebuild +++ b/app-emacs/helm/helm-3.9.0.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 |