diff options
author | 2013-09-14 10:54:24 +0000 | |
---|---|---|
committer | 2013-09-14 10:54:24 +0000 | |
commit | 4cf3d0fa8cd3ff9af94796a8ff49a3ae97e37fd0 (patch) | |
tree | 48394f1f4ff70150f2b26283abf81a949d4cdc4c /sys-libs/gpm/gpm-1.20.7-r1.ebuild | |
parent | Respect AR. Bug #484860 (diff) | |
download | gentoo-2-4cf3d0fa8cd3ff9af94796a8ff49a3ae97e37fd0.tar.gz gentoo-2-4cf3d0fa8cd3ff9af94796a8ff49a3ae97e37fd0.tar.bz2 gentoo-2-4cf3d0fa8cd3ff9af94796a8ff49a3ae97e37fd0.zip |
Stable for alpha, wrt bug #476032
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-libs/gpm/gpm-1.20.7-r1.ebuild')
-rw-r--r-- | sys-libs/gpm/gpm-1.20.7-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/gpm/gpm-1.20.7-r1.ebuild b/sys-libs/gpm/gpm-1.20.7-r1.ebuild index ca5b35714003..a74f3ecb5dd0 100644 --- a/sys-libs/gpm/gpm-1.20.7-r1.ebuild +++ b/sys-libs/gpm/gpm-1.20.7-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/gpm-1.20.7-r1.ebuild,v 1.9 2013/09/14 07:39:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/gpm-1.20.7-r1.ebuild,v 1.10 2013/09/14 10:54:24 ago Exp $ # emacs support disabled due to #99533 #335900 @@ -14,7 +14,7 @@ SRC_URI="http://www.nico.schottelius.org/software/${PN}/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 static-libs" RDEPEND="sys-libs/ncurses |