diff options
author | Brent Baude <ranger@gentoo.org> | 2009-11-17 19:56:12 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-11-17 19:56:12 +0000 |
commit | d6f802ffcfdc51b8b28ef2d8924baa714c4946c2 (patch) | |
tree | 2b7e0c02732e46eaab487550e78cb35fc78e1ed9 /app-emacs/riece/riece-6.1.0.ebuild | |
parent | Marking boxquote-1.23 ppc64 for bug 290655 (diff) | |
download | gentoo-2-d6f802ffcfdc51b8b28ef2d8924baa714c4946c2.tar.gz gentoo-2-d6f802ffcfdc51b8b28ef2d8924baa714c4946c2.tar.bz2 gentoo-2-d6f802ffcfdc51b8b28ef2d8924baa714c4946c2.zip |
Marking riece-6.1.0 ppc64 for bug 293034
(Portage version: 2.1.7.1/cvs/Linux ppc64)
Diffstat (limited to 'app-emacs/riece/riece-6.1.0.ebuild')
-rw-r--r-- | app-emacs/riece/riece-6.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/riece/riece-6.1.0.ebuild b/app-emacs/riece/riece-6.1.0.ebuild index 91c64452d7c7..862bb25107fa 100644 --- a/app-emacs/riece/riece-6.1.0.ebuild +++ b/app-emacs/riece/riece-6.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/riece/riece-6.1.0.ebuild,v 1.1 2009/10/15 22:03:14 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/riece/riece-6.1.0.ebuild,v 1.2 2009/11/17 19:56:12 ranger Exp $ inherit elisp @@ -10,7 +10,7 @@ SRC_URI="http://download.savannah.gnu.org/releases/riece/${P}.tar.gz" LICENSE="GPL-3 FDL-1.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ppc64 ~x86" IUSE="linguas_ja" RESTRICT="test" |