diff options
author | Sam James <sam@gentoo.org> | 2023-11-03 23:34:08 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-03 23:34:08 +0000 |
commit | 1ddfac4490b3d24628d5846f84c4ac13ff7de4c0 (patch) | |
tree | 2d1eb87c1e14ed562d787264c323e0ecf7792d7d /x11-apps | |
parent | x11-apps/xman: Stabilize 1.1.6 ppc64, #916772 (diff) | |
download | gentoo-1ddfac4490b3d24628d5846f84c4ac13ff7de4c0.tar.gz gentoo-1ddfac4490b3d24628d5846f84c4ac13ff7de4c0.tar.bz2 gentoo-1ddfac4490b3d24628d5846f84c4ac13ff7de4c0.zip |
x11-apps/xman: Stabilize 1.1.6 sparc, #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 7b78738a1236..579dfd9299af 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 |