diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-17 11:43:55 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-17 11:43:55 +0100 |
commit | 265d5e49da03cf5e78ef973e7cdad7f2137c8b07 (patch) | |
tree | a66a2ec2fe8c88c4d23fca35a40493565a4d8d1c /app-editors | |
parent | dev-python/pygments: ppc64 stable wrt bug #577140 (diff) | |
download | gentoo-265d5e49da03cf5e78ef973e7cdad7f2137c8b07.tar.gz gentoo-265d5e49da03cf5e78ef973e7cdad7f2137c8b07.tar.bz2 gentoo-265d5e49da03cf5e78ef973e7cdad7f2137c8b07.zip |
app-editors/emacs: ppc64 stable wrt bug #576532
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/emacs/emacs-24.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/emacs/emacs-24.5-r1.ebuild b/app-editors/emacs/emacs-24.5-r1.ebuild index f0b44e55a5bc..dbd74c3ad9d2 100644 --- a/app-editors/emacs/emacs-24.5-r1.ebuild +++ b/app-editors/emacs/emacs-24.5-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/emacs/${P}.tar.xz LICENSE="GPL-3+ FDL-1.3+ BSD HPND MIT W3C unicode PSF-2" SLOT="24" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="acl alsa aqua athena dbus games gconf gfile gif gpm gsettings gtk +gtk3 gzip-el hesiod imagemagick +inotify jpeg kerberos libxml2 livecd m17n-lib motif pax_kernel png selinux sound source ssl svg tiff toolkit-scroll-bars wide-int X Xaw3d xft +xpm zlib" REQUIRED_USE="?? ( aqua X )" |