diff options
author | Sam James <sam@gentoo.org> | 2025-01-01 18:11:36 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2025-01-01 18:11:36 +0000 |
commit | d0a146757975f8ae2a80d3f4ecba08f986a17496 (patch) | |
tree | 5714c2853ff2ec3126877890c451b060257024c3 /app-editors | |
parent | media-sound/mac: Stabilize 10.82 ppc, #947309 (diff) | |
download | gentoo-d0a146757975f8ae2a80d3f4ecba08f986a17496.tar.gz gentoo-d0a146757975f8ae2a80d3f4ecba08f986a17496.tar.bz2 gentoo-d0a146757975f8ae2a80d3f4ecba08f986a17496.zip |
app-editors/xemacs: Stabilize 21.5.35-r6 ppc64, #947311
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/xemacs/xemacs-21.5.35-r6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/xemacs/xemacs-21.5.35-r6.ebuild b/app-editors/xemacs/xemacs-21.5.35-r6.ebuild index 241f056ec3d6..4856a62ee800 100644 --- a/app-editors/xemacs/xemacs-21.5.35-r6.ebuild +++ b/app-editors/xemacs/xemacs-21.5.35-r6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Note: xemacs currently does not work with position independent code @@ -18,7 +18,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 X jpeg tiff png motif xft xim athena neXt Xaw3d gdbm berkdb +bignum" X_DEPEND="x11-libs/libXt x11-libs/libXmu x11-libs/libXext x11-misc/xbitmaps" |