diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-10 17:32:07 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-10 17:32:07 +0200 |
commit | dce6c0bbb37c06b53948c23944e1e4ae9ff5043a (patch) | |
tree | 6a32d7f8ff25372f3adefba1b4b1dcd2cfdcc643 /app-emacs | |
parent | net-mail/mu: amd64 stable wrt bug #817137 (diff) | |
download | gentoo-dce6c0bbb37c06b53948c23944e1e4ae9ff5043a.tar.gz gentoo-dce6c0bbb37c06b53948c23944e1e4ae9ff5043a.tar.bz2 gentoo-dce6c0bbb37c06b53948c23944e1e4ae9ff5043a.zip |
app-emacs/async: 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/async/async-1.9.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/async/async-1.9.3.ebuild b/app-emacs/async/async-1.9.3.ebuild index c59fc3c4339d..179ede444ddf 100644 --- a/app-emacs/async/async-1.9.3.ebuild +++ b/app-emacs/async/async-1.9.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019 Gentoo Authors +# Copyright 2019-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/jwiegley/emacs-async/archive/v${PV}.tar.gz -> ${MY_P LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" S="${WORKDIR}/${MY_P}" SITEFILE="50${PN}-gentoo.el" |