diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-01-21 20:25:35 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-01-21 20:25:35 +0000 |
commit | 0cb89127a97f4c40ebb61b1a538796247bf5541c (patch) | |
tree | 5beb5850d841d693ae3ff86850d32ff662abb190 /sys-libs/gpm/gpm-1.20.5.ebuild | |
parent | Stable for HPPA (bug #247651). (diff) | |
download | gentoo-2-0cb89127a97f4c40ebb61b1a538796247bf5541c.tar.gz gentoo-2-0cb89127a97f4c40ebb61b1a538796247bf5541c.tar.bz2 gentoo-2-0cb89127a97f4c40ebb61b1a538796247bf5541c.zip |
Stable for HPPA (bug #253354).
(Portage version: 2.2_rc23/cvs/Linux i686)
Diffstat (limited to 'sys-libs/gpm/gpm-1.20.5.ebuild')
-rw-r--r-- | sys-libs/gpm/gpm-1.20.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/gpm/gpm-1.20.5.ebuild b/sys-libs/gpm/gpm-1.20.5.ebuild index f8501f1bc00a..dc6f8bd78117 100644 --- a/sys-libs/gpm/gpm-1.20.5.ebuild +++ b/sys-libs/gpm/gpm-1.20.5.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/sys-libs/gpm/gpm-1.20.5.ebuild,v 1.6 2009/01/17 15:52:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/gpm-1.20.5.ebuild,v 1.7 2009/01/21 20:25:35 jer Exp $ # emacs support disabled due to Bug 99533 @@ -12,7 +12,7 @@ SRC_URI="http://linux.schottelius.org/gpm/archives/${P}.tar.lzma" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" IUSE="selinux" DEPEND="sys-libs/ncurses |