diff options
author | Sam James <sam@gentoo.org> | 2023-11-04 09:06:14 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-04 09:06:14 +0000 |
commit | 893d4ad8c19324e7b92be5cfd02d30e16ff0c23d (patch) | |
tree | b17af36b8abf6b3f27dfc08a74c0bbb4e596d8a9 /x11-apps | |
parent | x11-libs/cairo: Stabilize 1.18.0 hppa, #916771 (diff) | |
download | gentoo-893d4ad8c19324e7b92be5cfd02d30e16ff0c23d.tar.gz gentoo-893d4ad8c19324e7b92be5cfd02d30e16ff0c23d.tar.bz2 gentoo-893d4ad8c19324e7b92be5cfd02d30e16ff0c23d.zip |
x11-apps/xman: Stabilize 1.1.6 amd64, #916772
Signed-off-by: Sam James <sam@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 e5361c1f4b19..99ca95fc94bc 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 |