diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-04 16:11:34 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-04 16:11:34 +0000 |
commit | 7e5c0b07ad394b52690d70010aaed28d536cdf28 (patch) | |
tree | 94411c9d30e7d4ac13493d66bc2008d13a47b79b /x11-apps | |
parent | x11-libs/cairo: Stabilize 1.18.0 ppc, #916771 (diff) | |
download | gentoo-7e5c0b07ad394b52690d70010aaed28d536cdf28.tar.gz gentoo-7e5c0b07ad394b52690d70010aaed28d536cdf28.tar.bz2 gentoo-7e5c0b07ad394b52690d70010aaed28d536cdf28.zip |
x11-apps/xman: Stabilize 1.1.6 ppc, #916772
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xman/xman-1.1.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xman/xman-1.1.6.ebuild b/x11-apps/xman/xman-1.1.6.ebuild index 99ca95fc94bc..304645990b76 100644 --- a/x11-apps/xman/xman-1.1.6.ebuild +++ b/x11-apps/xman/xman-1.1.6.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 |