diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-24 21:19:59 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-24 21:19:59 +0300 |
commit | d11baac20c34f697d6bc15c9cf1d8b0fc24b25ac (patch) | |
tree | eb13c3558e9b7903da9fea13e4b900571812b691 /x11-apps/xman | |
parent | x11-apps/xload: Stabilize 1.2.0 x86, #930622 (diff) | |
download | gentoo-d11baac20c34f697d6bc15c9cf1d8b0fc24b25ac.tar.gz gentoo-d11baac20c34f697d6bc15c9cf1d8b0fc24b25ac.tar.bz2 gentoo-d11baac20c34f697d6bc15c9cf1d8b0fc24b25ac.zip |
x11-apps/xman: Stabilize 1.2.0 x86, #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 1dd8b42ac5e0..ef7db353387b 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 |