diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-07 19:52:41 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-07 19:55:11 +0200 |
commit | 5dd31a9171df3fa92f75eeaf8353a156ce6562b5 (patch) | |
tree | 639f7106489859dad0d503cbf5f8a2d772b568f1 /x11-apps/xedit | |
parent | x11-apps/xdpyinfo: Stabilize 1.3.3 amd64, #843167 (diff) | |
download | gentoo-5dd31a9171df3fa92f75eeaf8353a156ce6562b5.tar.gz gentoo-5dd31a9171df3fa92f75eeaf8353a156ce6562b5.tar.bz2 gentoo-5dd31a9171df3fa92f75eeaf8353a156ce6562b5.zip |
x11-apps/xedit: Stabilize 1.2.3 amd64, #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 decfcc8270fb..c4519a55be92 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 |