diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-16 12:16:09 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-16 12:16:09 +0200 |
commit | c4873a478f99a18ed6cc7990de9dd9c92ad9aa6a (patch) | |
tree | ab1b46073aed35e3adcff8e61a9d61c89ee39423 /app-emacs | |
parent | app-emacs/csv-mode: Stabilize 1.20 ALLARCHES, #852548 (diff) | |
download | gentoo-c4873a478f99a18ed6cc7990de9dd9c92ad9aa6a.tar.gz gentoo-c4873a478f99a18ed6cc7990de9dd9c92ad9aa6a.tar.bz2 gentoo-c4873a478f99a18ed6cc7990de9dd9c92ad9aa6a.zip |
app-emacs/helm: Stabilize 3.8.5 ALLARCHES, #852551
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/helm/helm-3.8.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/helm/helm-3.8.5.ebuild b/app-emacs/helm/helm-3.8.5.ebuild index 76b566bbf23a..68aff2bea3b6 100644 --- a/app-emacs/helm/helm-3.8.5.ebuild +++ b/app-emacs/helm/helm-3.8.5.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/emacs-helm/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND="app-emacs/async app-emacs/popup" |