diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-03-07 10:14:49 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-03-07 10:14:49 +0100 |
commit | b383b150564dcae5dcef93e2aa04140efaec1010 (patch) | |
tree | 0039b9b44ee9974591b0cdd7dfc95ecb79c1d1d5 /x11-apps | |
parent | x11-apps/xmore: Stabilize 1.0.4 amd64, #926299 (diff) | |
download | gentoo-b383b150564dcae5dcef93e2aa04140efaec1010.tar.gz gentoo-b383b150564dcae5dcef93e2aa04140efaec1010.tar.bz2 gentoo-b383b150564dcae5dcef93e2aa04140efaec1010.zip |
x11-apps/xmore: Stabilize 1.0.4 ppc64, #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 bcfbf049ca9c..866f7a125ca0 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 |