diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-24 20:22:18 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-24 20:22:18 +0300 |
commit | e333f213ab5b33d7d0e011344110672ce169bdd2 (patch) | |
tree | 5ff28a046123b94154fed2b5f4468fd2fc78e528 /x11-apps/xman | |
parent | x11-apps/xload: Stabilize 1.2.0 arm, #930622 (diff) | |
download | gentoo-e333f213ab5b33d7d0e011344110672ce169bdd2.tar.gz gentoo-e333f213ab5b33d7d0e011344110672ce169bdd2.tar.bz2 gentoo-e333f213ab5b33d7d0e011344110672ce169bdd2.zip |
x11-apps/xman: Stabilize 1.2.0 arm, #930624
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-apps/xman')
-rw-r--r-- | x11-apps/xman/xman-1.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xman/xman-1.2.0.ebuild b/x11-apps/xman/xman-1.2.0.ebuild index f258517a65df..559e87435701 100644 --- a/x11-apps/xman/xman-1.2.0.ebuild +++ b/x11-apps/xman/xman-1.2.0.ebuild @@ -6,7 +6,7 @@ XORG_TARBALL_SUFFIX="xz" inherit xorg-3 DESCRIPTION="Manual page display program for the X Window System" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86" RDEPEND=" x11-libs/libXaw |