diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-13 14:14:14 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-13 14:14:14 +0100 |
commit | e910b552f8902556490c11fe5d7bbcaa46e3ba15 (patch) | |
tree | 6f82e27e1505a32a6fb86233246d7acdb29a6c5f /dev-perl/X11-Protocol-Other | |
parent | dev-python/argon2-cffi: Stabilize 21.3.0-r1 amd64, #830962 (diff) | |
download | gentoo-e910b552f8902556490c11fe5d7bbcaa46e3ba15.tar.gz gentoo-e910b552f8902556490c11fe5d7bbcaa46e3ba15.tar.bz2 gentoo-e910b552f8902556490c11fe5d7bbcaa46e3ba15.zip |
dev-perl/X11-Protocol-Other: Stabilize 31 amd64, #831129
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-perl/X11-Protocol-Other')
-rw-r--r-- | dev-perl/X11-Protocol-Other/X11-Protocol-Other-31.ebuild | 4 |
1 files 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}" |