commit: db1cf0ebc665ce83ea037b6ebdf1972535d9823d Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Tue Jan 31 11:51:43 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Tue Jan 31 11:51:43 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db1cf0eb
app-emacs/deferred: Stabilize 0.5.1 amd64, #892665 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-emacs/deferred/deferred-0.5.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emacs/deferred/deferred-0.5.1.ebuild b/app-emacs/deferred/deferred-0.5.1.ebuild index a128977ca6b4..67ff9b6a9e59 100644 --- a/app-emacs/deferred/deferred-0.5.1.ebuild +++ b/app-emacs/deferred/deferred-0.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/kiwanami/emacs-${PN}/archive/v${PV}.tar.gz -> ${P}.t S="${WORKDIR}"/emacs-${P} LICENSE="GPL-3+" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" SLOT="0" IUSE="test" RESTRICT="!test? ( test )"
