diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-09-07 15:15:47 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-09-07 15:15:47 +0200 |
commit | 0c5c94074edca43452eb40d5512ea0cf4107d80b (patch) | |
tree | 06e017487cfd1b917ce2c0e7d0f47cd6bb791b68 /app-emacs | |
parent | app-emacs/racket-mode: amd64 stable wrt bug #869005 (diff) | |
download | gentoo-0c5c94074edca43452eb40d5512ea0cf4107d80b.tar.gz gentoo-0c5c94074edca43452eb40d5512ea0cf4107d80b.tar.bz2 gentoo-0c5c94074edca43452eb40d5512ea0cf4107d80b.zip |
app-emacs/helm: amd64/x86 stable (ALLARCHES policy) wrt bug #869008
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/helm/helm-3.8.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/helm/helm-3.8.7.ebuild b/app-emacs/helm/helm-3.8.7.ebuild index 3ff860feb8b9..351690f48170 100644 --- a/app-emacs/helm/helm-3.8.7.ebuild +++ b/app-emacs/helm/helm-3.8.7.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" |