diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-20 18:03:06 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-20 18:03:06 +0000 |
commit | 8f67a0bad5247218cb148c56ab1faf6ff2781c75 (patch) | |
tree | 776a336c707c7d1643d05ce82817ba7d686cc48f /app-admin/emacs-updater/emacs-updater-1.13.ebuild | |
parent | Stable for s390, wrt bug #461054 (diff) | |
download | historical-8f67a0bad5247218cb148c56ab1faf6ff2781c75.tar.gz historical-8f67a0bad5247218cb148c56ab1faf6ff2781c75.tar.bz2 historical-8f67a0bad5247218cb148c56ab1faf6ff2781c75.zip |
Stable for s390, wrt bug #469878
Package-Manager: portage-2.1.11.63/cvs/Linux ppc64
RepoMan-Options: --include-arches="s390"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'app-admin/emacs-updater/emacs-updater-1.13.ebuild')
-rw-r--r-- | app-admin/emacs-updater/emacs-updater-1.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/emacs-updater/emacs-updater-1.13.ebuild b/app-admin/emacs-updater/emacs-updater-1.13.ebuild index 0e136b9c4a4c..5959b74df492 100644 --- a/app-admin/emacs-updater/emacs-updater-1.13.ebuild +++ b/app-admin/emacs-updater/emacs-updater-1.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/emacs-updater/emacs-updater-1.13.ebuild,v 1.10 2013/05/18 20:50:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/emacs-updater/emacs-updater-1.13.ebuild,v 1.11 2013/05/20 18:03:05 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="" DEPEND="app-arch/xz-utils" |