diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-03-07 10:14:48 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-03-07 10:14:48 +0100 |
commit | d57bc4b4c9759acd03edd04ff76e54d2b7d55aa0 (patch) | |
tree | 4e660cefc9101aa4d000a277e47a34bace1158b0 /x11-apps | |
parent | x11-apps/xmore: Stabilize 1.0.4 ppc, #926299 (diff) | |
download | gentoo-d57bc4b4c9759acd03edd04ff76e54d2b7d55aa0.tar.gz gentoo-d57bc4b4c9759acd03edd04ff76e54d2b7d55aa0.tar.bz2 gentoo-d57bc4b4c9759acd03edd04ff76e54d2b7d55aa0.zip |
x11-apps/xmore: Stabilize 1.0.4 amd64, #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 2c72c5466b74..bcfbf049ca9c 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 |