diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-24 20:14:33 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-24 20:14:33 +0300 |
commit | e6cf189455cd43430eaf22425ce51dae8ec51358 (patch) | |
tree | 455b7c5f4c2a664133e873a3cf7ab5e46184711f /x11-apps/xman | |
parent | x11-apps/xedit: Stabilize 1.2.4 ppc64, #930623 (diff) | |
download | gentoo-e6cf189455cd43430eaf22425ce51dae8ec51358.tar.gz gentoo-e6cf189455cd43430eaf22425ce51dae8ec51358.tar.bz2 gentoo-e6cf189455cd43430eaf22425ce51dae8ec51358.zip |
x11-apps/xman: Stabilize 1.2.0 sparc, #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 5f60cb42dc7b..d82baed2701b 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 |