diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-25 19:57:23 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-25 19:57:23 +0200 |
commit | b96e3e3d1cc8f93d9aceb6bb422bd21a267a2cc8 (patch) | |
tree | f9f073e54f95acde0d994cd42775491046cd580e /x11-apps/xedit | |
parent | x11-apps/xdpyinfo: Stabilize 1.3.3 ppc, #843167 (diff) | |
download | gentoo-b96e3e3d1cc8f93d9aceb6bb422bd21a267a2cc8.tar.gz gentoo-b96e3e3d1cc8f93d9aceb6bb422bd21a267a2cc8.tar.bz2 gentoo-b96e3e3d1cc8f93d9aceb6bb422bd21a267a2cc8.zip |
x11-apps/xedit: Stabilize 1.2.3 ppc, #843167
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'x11-apps/xedit')
-rw-r--r-- | x11-apps/xedit/xedit-1.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xedit/xedit-1.2.3.ebuild b/x11-apps/xedit/xedit-1.2.3.ebuild index 566b105d2494..ecaf5d0255c4 100644 --- a/x11-apps/xedit/xedit-1.2.3.ebuild +++ b/x11-apps/xedit/xedit-1.2.3.ebuild @@ -8,7 +8,7 @@ inherit xorg-3 DESCRIPTION="simple text editor for X" -KEYWORDS="amd64 ~arm64 ~hppa ~mips ~ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 ~arm64 ~hppa ~mips ppc ~ppc64 ~sparc x86" RDEPEND=" x11-libs/libXaw |