diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-03 11:53:37 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-03 11:53:37 +0000 |
commit | b3f85d72e33f87161daab0025dc4e90cc0e9a9c3 (patch) | |
tree | 5781881e52ccc5094f93d760719f8e20f1347756 /app-emacs/eselect-mode/eselect-mode-1.3.8.ebuild | |
parent | Stable for ia64, wrt bug #482248 (diff) | |
download | gentoo-2-b3f85d72e33f87161daab0025dc4e90cc0e9a9c3.tar.gz gentoo-2-b3f85d72e33f87161daab0025dc4e90cc0e9a9c3.tar.bz2 gentoo-2-b3f85d72e33f87161daab0025dc4e90cc0e9a9c3.zip |
Stable for ia64, wrt bug #482772
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-emacs/eselect-mode/eselect-mode-1.3.8.ebuild')
-rw-r--r-- | app-emacs/eselect-mode/eselect-mode-1.3.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/eselect-mode/eselect-mode-1.3.8.ebuild b/app-emacs/eselect-mode/eselect-mode-1.3.8.ebuild index f68b1521e53f..0aa8f1c5f133 100644 --- a/app-emacs/eselect-mode/eselect-mode-1.3.8.ebuild +++ b/app-emacs/eselect-mode/eselect-mode-1.3.8.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-emacs/eselect-mode/eselect-mode-1.3.8.ebuild,v 1.5 2013/09/02 21:52:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/eselect-mode/eselect-mode-1.3.8.ebuild,v 1.6 2013/09/03 11:53:37 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~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 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" S="${WORKDIR}/${MY_P}/misc" SITEFILE="50${PN}-gentoo.el" |