diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-04-08 09:48:57 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-04-08 09:48:57 +0000 |
commit | 32af5c17105a08c014870dec592af15d5f18bc31 (patch) | |
tree | 609764391a0e5a1401008ce74a9ca40689be1c11 /app-emacs/highline/highline-7.2.1.ebuild | |
parent | Add ~arm/~s390/~sh (diff) | |
download | historical-32af5c17105a08c014870dec592af15d5f18bc31.tar.gz historical-32af5c17105a08c014870dec592af15d5f18bc31.tar.bz2 historical-32af5c17105a08c014870dec592af15d5f18bc31.zip |
Drop s390 keyword
Package-Manager: portage-2.1.6.7/cvs/Linux ia64
Diffstat (limited to 'app-emacs/highline/highline-7.2.1.ebuild')
-rw-r--r-- | app-emacs/highline/highline-7.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/highline/highline-7.2.1.ebuild b/app-emacs/highline/highline-7.2.1.ebuild index e56b0fb84b7c..73607b5a03be 100644 --- a/app-emacs/highline/highline-7.2.1.ebuild +++ b/app-emacs/highline/highline-7.2.1.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/highline/highline-7.2.1.ebuild,v 1.4 2009/03/18 15:06:22 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/highline/highline-7.2.1.ebuild,v 1.5 2009/04/08 09:48:57 armin76 Exp $ inherit elisp @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.el.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ppc ~s390 x86" +KEYWORDS="amd64 ppc x86" IUSE="" SITEFILE="51${PN}-gentoo.el" |