diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-27 00:07:33 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-27 00:07:33 -0400 |
commit | 5c72404a14d2c4534043dd3ab96d2da0f9e2d223 (patch) | |
tree | eb9bde5351662cd8861382ba790f455540b846d1 /x11-apps/xditview | |
parent | x11-apps/xclock: amd64 stable wrt bug #682846 (diff) | |
download | gentoo-5c72404a14d2c4534043dd3ab96d2da0f9e2d223.tar.gz gentoo-5c72404a14d2c4534043dd3ab96d2da0f9e2d223.tar.bz2 gentoo-5c72404a14d2c4534043dd3ab96d2da0f9e2d223.zip |
x11-apps/xditview: amd64 stable wrt bug #682846
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'x11-apps/xditview')
-rw-r--r-- | x11-apps/xditview/xditview-1.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xditview/xditview-1.0.5.ebuild b/x11-apps/xditview/xditview-1.0.5.ebuild index a50a37525169..13c07650e7a6 100644 --- a/x11-apps/xditview/xditview-1.0.5.ebuild +++ b/x11-apps/xditview/xditview-1.0.5.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit xorg-3 DESCRIPTION="display ditroff output" -KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" RDEPEND="x11-libs/libXaw |