diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-03-07 10:14:44 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-03-07 10:14:44 +0100 |
commit | 426d44fcdb623e840de97f43b86bcfaef3db0a7b (patch) | |
tree | b9d91002ac76af837184e037d025b6f06d920176 /x11-apps | |
parent | x11-libs/libpciaccess: Stabilize 0.18 ppc64, #926298 (diff) | |
download | gentoo-426d44fcdb623e840de97f43b86bcfaef3db0a7b.tar.gz gentoo-426d44fcdb623e840de97f43b86bcfaef3db0a7b.tar.bz2 gentoo-426d44fcdb623e840de97f43b86bcfaef3db0a7b.zip |
x11-apps/xmore: Stabilize 1.0.4 x86, #926299
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xmore/xmore-1.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xmore/xmore-1.0.4.ebuild b/x11-apps/xmore/xmore-1.0.4.ebuild index 84238fccaa09..587bc268a366 100644 --- a/x11-apps/xmore/xmore-1.0.4.ebuild +++ b/x11-apps/xmore/xmore-1.0.4.ebuild @@ -6,7 +6,7 @@ XORG_TARBALL_SUFFIX="xz" inherit xorg-3 DESCRIPTION="plain text display program for the X Window System" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc x86" RDEPEND=" x11-libs/libXaw |