commit: 0a9162ce9fda0aa1909222935286a480ce109197
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 22 12:23:07 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 22 12:23:07 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a9162ce
dev-perl/WWW-Pastebin-PastebinCom-Create: Stabilize 1.3.0-r2 ppc, #958665
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../WWW-Pastebin-PastebinCom-Create-1.3.0-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/dev-perl/WWW-Pastebin-PastebinCom-Create/WWW-Pastebin-PastebinCom-Create-1.3.0-r2.ebuild
b/dev-perl/WWW-Pastebin-PastebinCom-Create/WWW-Pastebin-PastebinCom-Create-1.3.0-r2.ebuild
index dbf3ba234986..a8226c098f79 100644
---
a/dev-perl/WWW-Pastebin-PastebinCom-Create/WWW-Pastebin-PastebinCom-Create-1.3.0-r2.ebuild
+++
b/dev-perl/WWW-Pastebin-PastebinCom-Create/WWW-Pastebin-PastebinCom-Create-1.3.0-r2.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Paste on www.pastebin.com without API keys"
SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc x86"
+KEYWORDS="amd64 ~arm ppc x86"
RDEPEND="
>=dev-perl/Moo-1.4.1