summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-03-19 08:51:20 +0100
committerAgostino Sarubbo <ago@gentoo.org>2022-03-19 08:51:20 +0100
commitfa9d3a77bec5ec6629f07d33fb6e7cf3a6c1e8cd (patch)
tree130bcf56f39d8ec5bf6677d32c8087857a8a3d5c /app-emacs/helm
parentapp-emacs/async: amd64/x86 stable (ALLARCHES policy) wrt bug #835563 (diff)
downloadgentoo-fa9d3a77bec5ec6629f07d33fb6e7cf3a6c1e8cd.tar.gz
gentoo-fa9d3a77bec5ec6629f07d33fb6e7cf3a6c1e8cd.tar.bz2
gentoo-fa9d3a77bec5ec6629f07d33fb6e7cf3a6c1e8cd.zip
app-emacs/helm: amd64/x86 stable (ALLARCHES policy) wrt bug #835563
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emacs/helm')
-rw-r--r--app-emacs/helm/helm-3.8.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/helm/helm-3.8.4.ebuild b/app-emacs/helm/helm-3.8.4.ebuild
index 76b566bbf23a..68aff2bea3b6 100644
--- a/app-emacs/helm/helm-3.8.4.ebuild
+++ b/app-emacs/helm/helm-3.8.4.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"