diff options
author | Sam James <sam@gentoo.org> | 2024-07-09 03:56:00 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-07-09 03:56:00 +0100 |
commit | ffe95e0689a49c6cf337c77e016c69bdc1dac076 (patch) | |
tree | f3cc51c0f7c33e1260cbcc5c9642e9b08131bece /app-emacs | |
parent | app-emacs/clojure-mode: Stabilize 5.19.0 amd64, #935768 (diff) | |
download | gentoo-ffe95e0689a49c6cf337c77e016c69bdc1dac076.tar.gz gentoo-ffe95e0689a49c6cf337c77e016c69bdc1dac076.tar.bz2 gentoo-ffe95e0689a49c6cf337c77e016c69bdc1dac076.zip |
app-emacs/helm: Stabilize 3.9.9 ALLARCHES, #935769
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/helm/helm-3.9.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/helm/helm-3.9.9.ebuild b/app-emacs/helm/helm-3.9.9.ebuild index 29c9049d8925..dfb54b311758 100644 --- a/app-emacs/helm/helm-3.9.9.ebuild +++ b/app-emacs/helm/helm-3.9.9.ebuild @@ -17,7 +17,7 @@ else SRC_URI="https://github.com/emacs-helm/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi LICENSE="GPL-3+" |