diff options
author | 2022-11-16 09:58:01 +0200 | |
---|---|---|
committer | 2022-11-16 09:58:01 +0200 | |
commit | f7c05f7cad8529a9ce046d653fba8f1e42a7ffb5 (patch) | |
tree | 7ec89f54f3aa34b63d270fe2dc9e647f4d2acef8 /x11-apps/xditview | |
parent | x11-apps/x11perf: Stabilize 1.6.2 sparc, #880793 (diff) | |
download | gentoo-f7c05f7cad8529a9ce046d653fba8f1e42a7ffb5.tar.gz gentoo-f7c05f7cad8529a9ce046d653fba8f1e42a7ffb5.tar.bz2 gentoo-f7c05f7cad8529a9ce046d653fba8f1e42a7ffb5.zip |
x11-apps/xditview: Stabilize 1.0.6 sparc, #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 03c9f2143194..ed14d11e1152 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 |