diff options
author | Sam James <sam@gentoo.org> | 2022-12-11 02:36:45 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-11 02:36:45 +0000 |
commit | 4c191ef124a66631e520243ef147ccc6c7b62707 (patch) | |
tree | 2b3b6482c36068786a343a10ff3900c096992d80 /app-emacs | |
parent | app-emacs/autoconf-mode: Stabilize 2.71 ALLARCHES, #885407 (diff) | |
download | gentoo-4c191ef124a66631e520243ef147ccc6c7b62707.tar.gz gentoo-4c191ef124a66631e520243ef147ccc6c7b62707.tar.bz2 gentoo-4c191ef124a66631e520243ef147ccc6c7b62707.zip |
app-emacs/async: Stabilize 1.9.7 ALLARCHES, #885409
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/async/async-1.9.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/async/async-1.9.7.ebuild b/app-emacs/async/async-1.9.7.ebuild index 45b0c0da522d..208631a78af0 100644 --- a/app-emacs/async/async-1.9.7.ebuild +++ b/app-emacs/async/async-1.9.7.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" SITEFILE="50${PN}-gentoo.el" DOCS="README.md" |