diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-03-07 10:14:31 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-03-07 10:14:31 +0100 |
commit | 2939c20def915a3b7ca5eaef2f603053235a60d1 (patch) | |
tree | 2a4ce55c99bfead7def50e0ca7d6e1764236966e /x11-apps | |
parent | x11-apps/xditview: Stabilize 1.0.7 x86, #926297 (diff) | |
download | gentoo-2939c20def915a3b7ca5eaef2f603053235a60d1.tar.gz gentoo-2939c20def915a3b7ca5eaef2f603053235a60d1.tar.bz2 gentoo-2939c20def915a3b7ca5eaef2f603053235a60d1.zip |
x11-apps/xditview: Stabilize 1.0.7 arm, #926297
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xditview/xditview-1.0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xditview/xditview-1.0.7.ebuild b/x11-apps/xditview/xditview-1.0.7.ebuild index e75941e44774..e7074b026ac0 100644 --- a/x11-apps/xditview/xditview-1.0.7.ebuild +++ b/x11-apps/xditview/xditview-1.0.7.ebuild @@ -6,7 +6,7 @@ XORG_TARBALL_SUFFIX="xz" inherit xorg-3 DESCRIPTION="display ditroff output" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc x86" +KEYWORDS="~amd64 arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc x86" IUSE="xft" RDEPEND=" |