diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-02-13 19:08:49 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-02-13 19:08:49 +0000 |
commit | 4d0c8a765fa7f489fe3bebf827a9dfdd9adc903f (patch) | |
tree | 164185fa44986b979dfaf9c566bb9d44682c37f4 /app-i18n/skkfep/skkfep-0.87-r1.ebuild | |
parent | old (diff) | |
download | gentoo-2-4d0c8a765fa7f489fe3bebf827a9dfdd9adc903f.tar.gz gentoo-2-4d0c8a765fa7f489fe3bebf827a9dfdd9adc903f.tar.bz2 gentoo-2-4d0c8a765fa7f489fe3bebf827a9dfdd9adc903f.zip |
Drop sparc keywords
(Portage version: 2.1.9.39/cvs/Linux ia64)
Diffstat (limited to 'app-i18n/skkfep/skkfep-0.87-r1.ebuild')
-rw-r--r-- | app-i18n/skkfep/skkfep-0.87-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-i18n/skkfep/skkfep-0.87-r1.ebuild b/app-i18n/skkfep/skkfep-0.87-r1.ebuild index 5814c37a165a..46316e0930c9 100644 --- a/app-i18n/skkfep/skkfep-0.87-r1.ebuild +++ b/app-i18n/skkfep/skkfep-0.87-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/skkfep/skkfep-0.87-r1.ebuild,v 1.1 2008/11/01 02:46:54 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/skkfep/skkfep-0.87-r1.ebuild,v 1.2 2011/02/13 19:08:49 armin76 Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://homepage2.nifty.com/aito/skkfep/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~x86" IUSE="" RDEPEND="sys-libs/ncurses" |