diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-07-20 18:29:46 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-07-20 18:29:46 +0000 |
commit | a5d30c82ea18f75b39e006a8d90f96c0752b5044 (patch) | |
tree | f5f3667211b3f0433f9308bc39c311895e6153da /sys-libs/gpm/gpm-1.20.1-r5.ebuild | |
parent | Stable on ppc64; bug #140793 (diff) | |
download | historical-a5d30c82ea18f75b39e006a8d90f96c0752b5044.tar.gz historical-a5d30c82ea18f75b39e006a8d90f96c0752b5044.tar.bz2 historical-a5d30c82ea18f75b39e006a8d90f96c0752b5044.zip |
Stable on ppc64; bug #140847
Package-Manager: portage-2.1-r1
Diffstat (limited to 'sys-libs/gpm/gpm-1.20.1-r5.ebuild')
-rw-r--r-- | sys-libs/gpm/gpm-1.20.1-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/gpm/gpm-1.20.1-r5.ebuild b/sys-libs/gpm/gpm-1.20.1-r5.ebuild index 927c51ed6c4a..1c7bf524c831 100644 --- a/sys-libs/gpm/gpm-1.20.1-r5.ebuild +++ b/sys-libs/gpm/gpm-1.20.1-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/gpm-1.20.1-r5.ebuild,v 1.5 2006/07/20 06:19:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/gpm-1.20.1-r5.ebuild,v 1.6 2006/07/20 18:29:46 corsair Exp $ # emacs support disabled due to Bug 99533 @@ -16,7 +16,7 @@ SRC_URI="ftp://arcana.linux.it/pub/gpm/${P}.tar.bz2 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" # emacs" DEPEND="sys-libs/ncurses" |