diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-24 20:14:33 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-24 20:14:33 +0300 |
commit | 2d8b799f45abfaa8821feb769cd11347b042705f (patch) | |
tree | b3ce48a43b39fec5136f818d85b10ad3ff26b470 /x11-apps | |
parent | x11-apps/xload: Stabilize 1.2.0 ppc64, #930622 (diff) | |
download | gentoo-2d8b799f45abfaa8821feb769cd11347b042705f.tar.gz gentoo-2d8b799f45abfaa8821feb769cd11347b042705f.tar.bz2 gentoo-2d8b799f45abfaa8821feb769cd11347b042705f.zip |
x11-apps/xedit: Stabilize 1.2.4 ppc64, #930623
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xedit/xedit-1.2.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xedit/xedit-1.2.4.ebuild b/x11-apps/xedit/xedit-1.2.4.ebuild index 675a936933a1..8e4e51151a78 100644 --- a/x11-apps/xedit/xedit-1.2.4.ebuild +++ b/x11-apps/xedit/xedit-1.2.4.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 |