diff options
author | Sam James <sam@gentoo.org> | 2023-11-03 23:34:05 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-03 23:34:05 +0000 |
commit | 5f44daf7807cd29b94700405de191bfd94db5fb5 (patch) | |
tree | 0fa6df41e11d17785ae2cb642156652eb8ca0209 /x11-apps/xman | |
parent | media-libs/libva: Stabilize 2.20.0 x86, #916765 (diff) | |
download | gentoo-5f44daf7807cd29b94700405de191bfd94db5fb5.tar.gz gentoo-5f44daf7807cd29b94700405de191bfd94db5fb5.tar.bz2 gentoo-5f44daf7807cd29b94700405de191bfd94db5fb5.zip |
x11-apps/xman: Stabilize 1.1.6 x86, #916772
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-apps/xman')
-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 71b452b6fb30..6eb63ecda144 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 |