diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-07-29 17:34:55 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-07-29 17:34:55 +0000 |
commit | f067e432d8989dddb1063a583056caac6f4c55bf (patch) | |
tree | c7ca5dc69d9bfe2bfa9fdc132bb4721a01e7a2f1 /app-doc/elisp-manual/elisp-manual-22.2.9.ebuild | |
parent | alpha/ia64/sparc stable wrt #427224 (diff) | |
download | gentoo-2-f067e432d8989dddb1063a583056caac6f4c55bf.tar.gz gentoo-2-f067e432d8989dddb1063a583056caac6f4c55bf.tar.bz2 gentoo-2-f067e432d8989dddb1063a583056caac6f4c55bf.zip |
Drop sparc keywords
(Portage version: 2.1.11.5/cvs/Linux ia64)
Diffstat (limited to 'app-doc/elisp-manual/elisp-manual-22.2.9.ebuild')
-rw-r--r-- | app-doc/elisp-manual/elisp-manual-22.2.9.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-doc/elisp-manual/elisp-manual-22.2.9.ebuild b/app-doc/elisp-manual/elisp-manual-22.2.9.ebuild index 372b6308f275..96f0f56c623a 100644 --- a/app-doc/elisp-manual/elisp-manual-22.2.9.ebuild +++ b/app-doc/elisp-manual/elisp-manual-22.2.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/elisp-manual/elisp-manual-22.2.9.ebuild,v 1.6 2010/09/19 17:49:42 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/elisp-manual/elisp-manual-22.2.9.ebuild,v 1.7 2012/07/29 17:34:55 armin76 Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tar.bz2" LICENSE="FDL-1.2" SLOT="22" -KEYWORDS="amd64 ppc sparc x86" +KEYWORDS="amd64 ppc x86" IUSE="" S="${WORKDIR}/${MY_P}" |