commit: c8568f39af9b8b7974917522670661902176b130
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 5 04:42:35 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 5 04:42:35 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8568f39
dev-perl/Tree-DAG_Node: Stabilize 1.320.0 x86, #828224
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Tree-DAG_Node/Tree-DAG_Node-1.320.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Tree-DAG_Node/Tree-DAG_Node-1.320.0.ebuild
b/dev-perl/Tree-DAG_Node/Tree-DAG_Node-1.320.0.ebuild
index 89a8816a0103..5ee234c3e4f9 100644
--- a/dev-perl/Tree-DAG_Node/Tree-DAG_Node-1.320.0.ebuild
+++ b/dev-perl/Tree-DAG_Node/Tree-DAG_Node-1.320.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="(Super)class for representing nodes in a tree"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc ~x86
~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc x86
~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
RDEPEND="
>=dev-perl/File-Slurp-Tiny-0.3.0