diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-19 19:08:37 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-19 19:08:37 +0300 |
commit | 5fc789d1fee18fe75afa53c3465cb71532d9c2f3 (patch) | |
tree | ab6e16fec7447d8f925b514634b1ac666795eefa /app-editors/xemacs | |
parent | dev-python/trimesh: Bump to 3.23.3 (diff) | |
download | gentoo-5fc789d1fee18fe75afa53c3465cb71532d9c2f3.tar.gz gentoo-5fc789d1fee18fe75afa53c3465cb71532d9c2f3.tar.bz2 gentoo-5fc789d1fee18fe75afa53c3465cb71532d9c2f3.zip |
app-editors/xemacs: Stabilize 21.5.35 ppc64, #912595
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-editors/xemacs')
-rw-r--r-- | app-editors/xemacs/xemacs-21.5.35.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/xemacs/xemacs-21.5.35.ebuild b/app-editors/xemacs/xemacs-21.5.35.ebuild index 861bbd25dcc3..90b73b548166 100644 --- a/app-editors/xemacs/xemacs-21.5.35.ebuild +++ b/app-editors/xemacs/xemacs-21.5.35.ebuild @@ -16,7 +16,7 @@ SRC_URI="http://ftp.xemacs.org/pub/xemacs/xemacs-$(ver_cut 1-2)/${P}.tar.gz LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~alpha ~amd64 arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha ~amd64 arm64 ~hppa ~ppc ppc64 ~riscv ~sparc x86" IUSE="alsa debug gif gpm pop postgres ldap xface nas dnd X jpeg tiff png motif freewnn xft xim athena neXt Xaw3d gdbm berkdb +bignum" X_DEPEND="x11-libs/libXt x11-libs/libXmu x11-libs/libXext x11-misc/xbitmaps" |