commit: e910b552f8902556490c11fe5d7bbcaa46e3ba15
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 13 13:14:14 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Thu Jan 13 13:14:14 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e910b552
dev-perl/X11-Protocol-Other: Stabilize 31 amd64, #831129
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
dev-perl/X11-Protocol-Other/X11-Protocol-Other-31.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/X11-Protocol-Other/X11-Protocol-Other-31.ebuild
b/dev-perl/X11-Protocol-Other/X11-Protocol-Other-31.ebuild
index e5f5364e0311..54f9b4edc6b2 100644
--- a/dev-perl/X11-Protocol-Other/X11-Protocol-Other-31.ebuild
+++ b/dev-perl/X11-Protocol-Other/X11-Protocol-Other-31.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021 Gentoo Authors
+# Copyright 2021-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -10,7 +10,7 @@ DESCRIPTION="X11 Protocol related components not included in
dev-perl/X11-Protoc
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
RDEPEND="dev-perl/X11-Protocol"
DEPEND="${RDEPEND}"