diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-01 21:07:28 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-01 21:07:28 +0300 |
commit | 9f4a7bb0465bc02d22926a78b4bb44cda6f721a1 (patch) | |
tree | 7ef5eb8bb8f03f25f814c54b5c24c02016e7ece1 /app-emacs/helm | |
parent | app-emacs/haskell-mode: Stabilize 17.4 ALLARCHES, #915033 (diff) | |
download | gentoo-9f4a7bb0465bc02d22926a78b4bb44cda6f721a1.tar.gz gentoo-9f4a7bb0465bc02d22926a78b4bb44cda6f721a1.tar.bz2 gentoo-9f4a7bb0465bc02d22926a78b4bb44cda6f721a1.zip |
app-emacs/helm: Stabilize 3.9.4 ALLARCHES, #915034
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emacs/helm')
-rw-r--r-- | app-emacs/helm/helm-3.9.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/helm/helm-3.9.4.ebuild b/app-emacs/helm/helm-3.9.4.ebuild index 76671b3b26bc..afb4c7ddeceb 100644 --- a/app-emacs/helm/helm-3.9.4.ebuild +++ b/app-emacs/helm/helm-3.9.4.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 |