diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-07 19:53:14 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-07 19:55:36 +0200 |
commit | 99b414c5be9a79ce4d050ce37a04a9388f8d0ca4 (patch) | |
tree | b2c02e66c22886cbaff1b9bf832a9a2ef7d42abe /x11-apps/xedit | |
parent | x11-apps/xdpyinfo: Stabilize 1.3.3 x86, #843167 (diff) | |
download | gentoo-99b414c5be9a79ce4d050ce37a04a9388f8d0ca4.tar.gz gentoo-99b414c5be9a79ce4d050ce37a04a9388f8d0ca4.tar.bz2 gentoo-99b414c5be9a79ce4d050ce37a04a9388f8d0ca4.zip |
x11-apps/xedit: Stabilize 1.2.3 x86, #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 c4519a55be92..566b105d2494 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 |