commit: 8297329e074862c85224f37ef17c0bf80863ba72 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Tue Jan 31 11:51:42 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Tue Jan 31 11:51:42 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8297329e
app-emacs/webpaste: Stabilize 3.2.2 amd64, #892665 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-emacs/webpaste/webpaste-3.2.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emacs/webpaste/webpaste-3.2.2.ebuild b/app-emacs/webpaste/webpaste-3.2.2.ebuild index 1d7054734a31..b019dbc03604 100644 --- a/app-emacs/webpaste/webpaste-3.2.2.ebuild +++ b/app-emacs/webpaste/webpaste-3.2.2.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/etu/${PN}.el/archive/${PV}.tar.gz -> ${P}.tar.gz" S="${WORKDIR}"/${PN}.el-${PV} LICENSE="GPL-3+" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" SLOT="0" IUSE="test" RESTRICT="!test? ( test )"
