diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-03-25 04:51:01 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-03-25 04:51:01 +0000 |
commit | 81702987bface3520e3d06d86e6acea8baaca0c1 (patch) | |
tree | 9a41278650ae587f46af0278edec71b9575aedeb /app-emacs/gentoo-syntax/gentoo-syntax-1.8.ebuild | |
parent | version bump; removed old security-broken version (diff) | |
download | gentoo-2-81702987bface3520e3d06d86e6acea8baaca0c1.tar.gz gentoo-2-81702987bface3520e3d06d86e6acea8baaca0c1.tar.bz2 gentoo-2-81702987bface3520e3d06d86e6acea8baaca0c1.zip |
Marked ~hppa (bug #214283).
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-emacs/gentoo-syntax/gentoo-syntax-1.8.ebuild')
-rw-r--r-- | app-emacs/gentoo-syntax/gentoo-syntax-1.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/gentoo-syntax/gentoo-syntax-1.8.ebuild b/app-emacs/gentoo-syntax/gentoo-syntax-1.8.ebuild index e362f6fdd14d..2b89bd9bd04b 100644 --- a/app-emacs/gentoo-syntax/gentoo-syntax-1.8.ebuild +++ b/app-emacs/gentoo-syntax/gentoo-syntax-1.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.8.ebuild,v 1.8 2008/03/24 09:55:39 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.8.ebuild,v 1.9 2008/03/25 04:51:01 jer Exp $ inherit elisp @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc ~ppc64 sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~hppa ia64 ppc ~ppc64 sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="" SITEFILE=51${PN}-gentoo.el |