commit: a0ba5ed88eb8cc6fdea170559625ae4c3c8d6afd
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 9 13:38:29 2025 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Tue Dec 9 16:45:03 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0ba5ed8
dev-perl/WWW-Pastebin-PastebinCom-Create: Stabilize 1.3.0-r2 arm, #958677
Signed-off-by: Eli Schwartz <eschwartz <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 29b7685a4dd3..c87dbb9fae97 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