diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-03-07 10:14:46 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-03-07 10:14:46 +0100 |
commit | a86e8958b0c456377f1097ee33741bb46a4a81ba (patch) | |
tree | 873b50598617a6690ae413d1eff9ee6d8059602f /x11-apps/xmore/xmore-1.0.4.ebuild | |
parent | x11-apps/xmore: Stabilize 1.0.4 x86, #926299 (diff) | |
download | gentoo-a86e8958b0c456377f1097ee33741bb46a4a81ba.tar.gz gentoo-a86e8958b0c456377f1097ee33741bb46a4a81ba.tar.bz2 gentoo-a86e8958b0c456377f1097ee33741bb46a4a81ba.zip |
x11-apps/xmore: Stabilize 1.0.4 arm, #926299
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'x11-apps/xmore/xmore-1.0.4.ebuild')
-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 587bc268a366..a6b79e32564d 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 |