diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-10 17:32:11 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-10 17:32:11 +0200 |
commit | e345a26f95a18774b98da7b6a071ffbb1a241627 (patch) | |
tree | 27c91f05091c0159e10442c3edcf49a02b8dc1f5 /app-emacs | |
parent | app-emacs/async: amd64/x86 stable (ALLARCHES policy) wrt bug #816921 (diff) | |
download | gentoo-e345a26f95a18774b98da7b6a071ffbb1a241627.tar.gz gentoo-e345a26f95a18774b98da7b6a071ffbb1a241627.tar.bz2 gentoo-e345a26f95a18774b98da7b6a071ffbb1a241627.zip |
app-emacs/helm: amd64/x86 stable (ALLARCHES policy) wrt bug #816921
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/helm/helm-3.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/helm/helm-3.8.0.ebuild b/app-emacs/helm/helm-3.8.0.ebuild index 6103dff04df4..c7df4d68e4d9 100644 --- a/app-emacs/helm/helm-3.8.0.ebuild +++ b/app-emacs/helm/helm-3.8.0.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" |