diff options
author | Sam James <sam@gentoo.org> | 2024-04-24 18:16:03 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-04-24 18:16:03 +0100 |
commit | a086ee86505a607ec982f8de80f0b833bc7ff9c5 (patch) | |
tree | 3b661ad9c43cb19b3db57e8be6b85806be64e9ac /x11-apps | |
parent | x11-libs/libpciaccess: Stabilize 0.18.1 amd64, #930621 (diff) | |
download | gentoo-a086ee86505a607ec982f8de80f0b833bc7ff9c5.tar.gz gentoo-a086ee86505a607ec982f8de80f0b833bc7ff9c5.tar.bz2 gentoo-a086ee86505a607ec982f8de80f0b833bc7ff9c5.zip |
x11-apps/xman: Stabilize 1.2.0 amd64, #930624
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-apps')
-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 d82baed2701b..f258517a65df 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 |