commit: dce6c0bbb37c06b53948c23944e1e4ae9ff5043a Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Sun Oct 10 15:32:07 2021 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Sun Oct 10 15:32:07 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dce6c0bb
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 <AT> gentoo.org> app-emacs/async/async-1.9.3.ebuild | 4 ++-- 1 file 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 c59fc3c4339..179ede444dd 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"
