diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-16 20:22:45 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-16 20:22:45 +0200 |
commit | fef8f852f986ca533cb48dc67a0f289c1a55d3fb (patch) | |
tree | 689ff130a39bc59006bf2821ace24ca3a0786082 /x11-apps | |
parent | x11-apps/x11perf: Stabilize 1.6.2 ppc64, #880793 (diff) | |
download | gentoo-fef8f852f986ca533cb48dc67a0f289c1a55d3fb.tar.gz gentoo-fef8f852f986ca533cb48dc67a0f289c1a55d3fb.tar.bz2 gentoo-fef8f852f986ca533cb48dc67a0f289c1a55d3fb.zip |
x11-apps/xditview: Stabilize 1.0.6 ppc64, #880793
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xditview/xditview-1.0.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xditview/xditview-1.0.6.ebuild b/x11-apps/xditview/xditview-1.0.6.ebuild index cf4689443cd5..3a5b98f2fa48 100644 --- a/x11-apps/xditview/xditview-1.0.6.ebuild +++ b/x11-apps/xditview/xditview-1.0.6.ebuild @@ -6,7 +6,7 @@ XORG_TARBALL_SUFFIX="xz" inherit xorg-3 DESCRIPTION="display ditroff output" -KEYWORDS="~amd64 arm ~hppa ~mips ppc ~ppc64 ~s390 sparc ~x86" +KEYWORDS="~amd64 arm ~hppa ~mips ppc ppc64 ~s390 sparc ~x86" RDEPEND=" x11-libs/libXaw |