diff options
author | Sam James <sam@gentoo.org> | 2022-05-28 02:34:53 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-28 02:34:53 +0100 |
commit | 408b1016efbe011eba2c50108ebfe7da7dbc1ee8 (patch) | |
tree | 43f95a5d9f082d8a155c3d2db2429195ee2af773 /x11-apps/xedit | |
parent | x11-apps/xdpyinfo: Stabilize 1.3.3 ppc64, #843167 (diff) | |
download | gentoo-408b1016efbe011eba2c50108ebfe7da7dbc1ee8.tar.gz gentoo-408b1016efbe011eba2c50108ebfe7da7dbc1ee8.tar.bz2 gentoo-408b1016efbe011eba2c50108ebfe7da7dbc1ee8.zip |
x11-apps/xedit: Stabilize 1.2.3 ppc64, #843167
Signed-off-by: Sam James <sam@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 d7edaf83dbb1..df416b4e840f 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 |