diff options
Diffstat (limited to 'sys-libs/libtermcap-compat/libtermcap-compat-2.0.8-r3.ebuild')
-rw-r--r-- | sys-libs/libtermcap-compat/libtermcap-compat-2.0.8-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/libtermcap-compat/libtermcap-compat-2.0.8-r3.ebuild b/sys-libs/libtermcap-compat/libtermcap-compat-2.0.8-r3.ebuild index ae1bf2d035d8..ef3129e7ae82 100644 --- a/sys-libs/libtermcap-compat/libtermcap-compat-2.0.8-r3.ebuild +++ b/sys-libs/libtermcap-compat/libtermcap-compat-2.0.8-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libtermcap-compat/libtermcap-compat-2.0.8-r3.ebuild,v 1.2 2012/01/27 17:09:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libtermcap-compat/libtermcap-compat-2.0.8-r3.ebuild,v 1.3 2012/01/28 14:56:58 phajdan.jr Exp $ # we only want this for binary-only packages, so we will only be installing # the lib used at runtime; no headers and no files to link against @@ -20,7 +20,7 @@ SRC_URI="http://www.catb.org/~esr/terminfo/termtypes.tc.gz LICENSE="GPL-2 LGPL-2 BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ppc ~sparc x86" IUSE="" S=${WORKDIR}/${MY_P} |