diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-03 08:04:32 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-03 08:04:32 +0200 |
commit | ad333f56964ca3e72953630c1e0550ca449d58c9 (patch) | |
tree | 02edff870a5b747cb0182c703fe4439061209660 /x11-apps/xditview | |
parent | x11-apps/x11perf: Stabilize 1.6.2 x86, #880793 (diff) | |
download | gentoo-ad333f56964ca3e72953630c1e0550ca449d58c9.tar.gz gentoo-ad333f56964ca3e72953630c1e0550ca449d58c9.tar.bz2 gentoo-ad333f56964ca3e72953630c1e0550ca449d58c9.zip |
x11-apps/xditview: Stabilize 1.0.6 x86, #880793
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-apps/xditview')
-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 69437dfbbcc2..eb134c8c3900 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 |