diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-15 13:48:59 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-15 13:48:59 +0000 |
commit | f48578c5ddd6718d37ebf37a0f7d6c374e31704f (patch) | |
tree | 93d9c18d383b564df176c9ea05f5ca6e91617a56 /app-emacs/gentoo-syntax/gentoo-syntax-1.21.ebuild | |
parent | Stable for x86, wrt bug #469880 (diff) | |
download | gentoo-2-f48578c5ddd6718d37ebf37a0f7d6c374e31704f.tar.gz gentoo-2-f48578c5ddd6718d37ebf37a0f7d6c374e31704f.tar.bz2 gentoo-2-f48578c5ddd6718d37ebf37a0f7d6c374e31704f.zip |
Stable for x86, wrt bug #469882
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-emacs/gentoo-syntax/gentoo-syntax-1.21.ebuild')
-rw-r--r-- | app-emacs/gentoo-syntax/gentoo-syntax-1.21.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/gentoo-syntax/gentoo-syntax-1.21.ebuild b/app-emacs/gentoo-syntax/gentoo-syntax-1.21.ebuild index d140b6e1829e..7f8b94e54211 100644 --- a/app-emacs/gentoo-syntax/gentoo-syntax-1.21.ebuild +++ b/app-emacs/gentoo-syntax/gentoo-syntax-1.21.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/gentoo-syntax/gentoo-syntax-1.21.ebuild,v 1.3 2013/05/15 13:44:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.21.ebuild,v 1.4 2013/05/15 13:48:59 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" DOCS="ChangeLog keyword-generation.sh" ELISP_TEXINFO="${PN}.texi" |