commit: 8c31b49403489a1eb37c8bf6004555f3246a6838 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jun 22 12:05:17 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jun 22 12:05:17 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c31b494
dev-perl/App-Nopaste: Stabilize 1.13.0 amd64, #958665 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-perl/App-Nopaste/App-Nopaste-1.13.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/App-Nopaste/App-Nopaste-1.13.0.ebuild b/dev-perl/App-Nopaste/App-Nopaste-1.13.0.ebuild index 329a2d3e4496..d4e2f5ebd6f3 100644 --- a/dev-perl/App-Nopaste/App-Nopaste-1.13.0.ebuild +++ b/dev-perl/App-Nopaste/App-Nopaste-1.13.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Easy access to any pastebin" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~x86" +KEYWORDS="amd64 ~arm ~ppc ~x86" IUSE="+pastebin +browser clipboard gitlab test" RESTRICT="!test? ( test )"
