commit: e1530917f4d3fc1086dcd064fd917a10b795c276 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jan 6 08:16:02 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jan 6 08:16:02 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1530917
app-emacs/parseedn: Stabilize 1.2.1 amd64, #921417 Signed-off-by: Sam James <sam <AT> gentoo.org> app-emacs/parseedn/parseedn-1.2.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emacs/parseedn/parseedn-1.2.1.ebuild b/app-emacs/parseedn/parseedn-1.2.1.ebuild index 40ac9c025de4..4d4b7b12cefa 100644 --- a/app-emacs/parseedn/parseedn-1.2.1.ebuild +++ b/app-emacs/parseedn/parseedn-1.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/clojure-emacs/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3+" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" SLOT="0" IUSE="test" RESTRICT="!test? ( test )"
