commit: 9df4c834ab358aa9aa8f111e223412f382445904 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Mar 18 18:06:16 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Mar 18 18:08:42 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9df4c834
app-emacs/boxquote: Stabilize 2.2 ALLARCHES, #835558 Signed-off-by: Sam James <sam <AT> gentoo.org> app-emacs/boxquote/boxquote-2.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emacs/boxquote/boxquote-2.2.ebuild b/app-emacs/boxquote/boxquote-2.2.ebuild index 2dab7e45d131..80be7ce41c0d 100644 --- a/app-emacs/boxquote/boxquote-2.2.ebuild +++ b/app-emacs/boxquote/boxquote-2.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/davep/${PN}.el/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ppc ppc64 x86" S="${WORKDIR}/${PN}.el-${PV}" SITEFILE="50${PN}-gentoo.el"
