diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-14 10:54:21 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-14 10:54:21 +0100 |
commit | 93428b382794f802ae652bf2250abd6c99e22cc8 (patch) | |
tree | e89681dfeda1b88cb0dadbc0920fa8ab0c88aa6d /dev-perl/X11-Protocol-Other | |
parent | dev-libs/libbpf: drop 0.5.0, 0.6.0 (diff) | |
download | gentoo-93428b382794f802ae652bf2250abd6c99e22cc8.tar.gz gentoo-93428b382794f802ae652bf2250abd6c99e22cc8.tar.bz2 gentoo-93428b382794f802ae652bf2250abd6c99e22cc8.zip |
dev-perl/X11-Protocol-Other: stabilize 31 for x86
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 | 2 |
1 files changed, 1 insertions, 1 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 54f9b4edc6b2..b8290d12fa57 100644 --- a/dev-perl/X11-Protocol-Other/X11-Protocol-Other-31.ebuild +++ b/dev-perl/X11-Protocol-Other/X11-Protocol-Other-31.ebuild @@ -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}" |